v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Labels

Gets all labels of a resource

Gets all labels of the resource resourceId.

get/labels/v4/{resourceType}/{resourceId}

Query parameters

fieldsstring[]

Field names to filter a result object.

Response

Successful

The labels of a specific resource were successfully retrieved.

labelsobject

An object containing label key-value pairs.

resourceIdstring required

The resource ID, for example trackingId, externalId, geofenceId, etc.

resourceType'device' | 'geofence' | 'location' | 'rule' | 'sensorRule' | 'shipment'

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