Last seen
Returns the last seen data point for cargo within a task group. Access granted to the order’s coordinator/shipper/executor org or the assigned driver, or via public sharing. | auth: api_key | () -> (CargoByDeviceDataPoint1 | None)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cargo_id
task_group_id
Response
Successful Response
_id
location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
metadata
schema_version
timestamp
temperature
Errors
422
Cargo by Device Last Seen V1request Unprocessable Entity Error

