v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Associations

Gets rules associated with a device

Gets a list of rules associated with the device trackingId.

get/associations/v3/{trackingId}/rules

Query parameters

pageTokenstring

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

countinteger

The number of items to return per page.

Response

Response body contains an array of rule objects, count indicating the number of returned rules, and pageToken if available.

If no rule is found, an object with empty data array is returned.

countinteger

The number of items in the response.

pageTokenstring

A token that can be used to retrieve the next page of the response.