GET registry/v2/devices/{deviceOrExternalId}

here.com:tracking

Summary: Gets the trackingId for a device
Operation ID:
Auth: unknown
Description

Gets the `trackingId` for a claimed device by its `deviceId`.

Parameters (3)

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}

deviceOrExternalId (string, path, required)

Device ID of a provisioned physical device or for virtual devices an application specific external ID provided together with `appId` query parameter.

Constraints: {'minLength': 1, 'maxLength': 50}

No probe data for this endpoint yet.