GET /shadows/v2/{trackingId}/{state}
Summary: Gets reported or desired state object of a device
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Gets the `reported` or `desired` state object of the device `trackingId`, that is the `reported` or `desired` device shadow.
Parameters (4)
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}
state
(string, path, required)
Desired or reported state object of a device to query.
Constraints: {'enum': ['desired', 'reported']}
trackingId
(string, path, required)
Constraints: {'minLength': 1, 'maxLength': 50}
No probe data for this endpoint yet.