GET /shadows/v2/{trackingId}

here.com:tracking

Summary: Gets a device shadow
Operation ID:
Auth: unknown
Description

Gets the `trackingId` device shadow that contains both `reported` and `desired` shadows. If a `shipmentId` is used instead of a `trackingId`, it will return a shadow of the device that was most recently active for the shipment. If the shipment is still pending or it has been cancelled or completed, an empty shadow will be returned.

Parameters (3)

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}

trackingId (string, path, required)

Constraints: {'minLength': 1, 'maxLength': 50}

No probe data for this endpoint yet.