Gets all labels of a resourceget deprecatedhttps://tracking.hereapi.com/labels/v4/{resourceType}/{resourceId}Gets all labels of the resource resourceId.Path ParamsresourceTypestringenumrequiredThe resource type, for example "device", "geofence".devicegeofencelocationrulesensorRuleshipmentAllowed:devicegeofencelocationrulesensorRuleshipmentresourceIdstringrequiredlength between 1 and 50The resource ID, for example trackingId, externalId, geofenceId, etc.Query Paramsfieldsarray of stringsField names to filter a result object.fieldsADD stringappIdstringlength ≥ 8Application identifier. Used together with an external ID to identify a virtual device.HeadersX-Request-IduuidID used for correlating requests within HERE Tracking. Used for logging and error reporting. Must be a valid UUIDv4.Responses 200Successful The labels of a specific resource were successfully retrieved. 400Bad request The request object is in an incorrect format or has values that are invalid or out of range. If available, further error details are provided in the response body. 401Unauthorized The request did not provide correct authentication details 403Forbidden The account does not have the correct privileges 404Not Found The specified resource was not foundUpdated 2 months ago