GET registry/v2/{appId}/devices
Summary: Lists all the devices provisioned by a user
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Lists all the devices provisioned by a user project identified by the `appId`.
Parameters (4)
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, path, required)
Project appId of the user's project
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.
No probe data for this endpoint yet.