GET c2c/v4/connectors/{connectorId}/ext-devices
Summary: Gets all external devices under a connector
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Gets all external devices under the connector `connectorId`.
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.
connectorId
(string, path, required)
Identifier of the connector
Constraints: {'minLength': 1, 'maxLength': 50}
limit
(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.