GuidesAPI Reference
API Reference

Gets all shadows

Gets all device shadows of a project.

Query Params
string
length between 1 and 50

Project ID. Any HERE Tracking user must be a member of a Tracking project. The project ID can be implicitly resolved if the user calling the API is a member of a single project. If the user is a member of multiple projects, the projectId query parameter needs to be specified explicitly.

string

A token from the previously returned response to retrieve the specified page.

integer
1 to 1000
Defaults to 100

The number of items to return per page

date-time

If provided returns the shadows for which reported.timestamp is greater than given after parameter.

string

Defines how the items are sorted. The default sort is sort=trackingId:asc

bbox
array of numbers
length between 4 and 4

Limit search to shadows, whose position intersects the given bounding box. The bbox array consist of latitude and longitude of Northwest and Southeast corners.

bbox
Headers
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json