v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
C2C

Gets all external devices under a connector

Gets all external devices under the connector connectorId.

get/c2c/v4/connectors/{connectorId}/ext-devices

Path parameters

connectorIdstring required

Identifier of the connector

Query parameters

pageTokenstring

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

limitinteger

The number of items to return per page

Headers

X-Request-Idstring uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Response

Successful

countinteger required

Number of items returned in the response

limitinteger required

Maximum number of items as specified in request

nextPageTokenstring

Token to fetch the next page (if exists)