POST /registry/v4/resources/{resourceType}/find

here.com:tracking

Summary: Gets all resources of a resource type
Operation ID:
Auth: unknown
Description

Gets all resources of the resource type `resourceType`.

Parameters (5)

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.

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.

projectId (string, query, optional)

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

resourceType (string, path, required)

The resource type, for example "device", "geofence".

Constraints: {'enum': ['device', 'geofence', 'location', 'rule', 'sensorRule', 'shipment']}

No probe data for this endpoint yet.