v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Shadows

Gets a value of a shadow property

Gets a value of a single property of either desired or reported state objects of a device. One can use JSON selectors to specify the target property or reference it by name. In case the property contains an object, the entire object will be returned in the response.

The JSON selector can be nested like this: payload/time/minutes

get/shadows/v2/{trackingId}/{state}/{selector}

Response

Successful

The content type is defined as "text/plain" or "application/json" depending on the type of the property.

object required
OR