GET labels/v4/{resourceType}/{resourceId}
Summary: Gets all labels of a resource
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Gets all labels of the resource `resourceId`.
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.
appId
(string, query, optional)
Application identifier. Used together with an external ID to identify a virtual device.
Constraints: {'minLength': 8}
fields
(array, query, optional)
Field names to filter a result object.
resourceId
(string, path, required)
The resource ID, for example `trackingId`, `externalId`, `geofenceId`, etc.
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.