v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Registry

Gets the trackingId for a device

Gets the trackingId for a claimed device by its deviceId.

get/registry/v2/devices/{deviceOrExternalId}

Response

Successful

trackingIdstring required

This is a unique ID associated with the device data in HERE Tracking. For physical devices the trackingId gets assigned to a device when the device is claimed by a user, and for virtual devices it is an external device ID along with the device project appId.

Example response

{
  "trackingId": "HERE-6da0f871-b4eb-4800-90e6-4bae86a788d6"
}