GET /associations/v3/{trackingId}/sensors
Summary: Gets sensor rules associated with a device
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Gets a list of sensor rules associated with the device `trackingId`.
Parameters (5)
X-Request-Id
(string, header, optional)
ID used for correlating requests within HERE Tracking. Used for logging and error reporting. Must be a valid UUIDv4.
appId
(string, query, optional)
Application identifier. Used together with an external ID to identify a virtual device.
Constraints: {'minLength': 8}
count
(integer, query, optional, default: 100)
The number of items to return per page.
Constraints: {'minimum': 1, 'maximum': 100}
pageToken
(string, query, optional)
A token from the previously returned response to retrieve the specified page.
trackingId
(string, path, required)
Constraints: {'minLength': 1, 'maxLength': 50}
No probe data for this endpoint yet.