Last seen
Returns the most recent Tive data point for a shipment. Scoped to the caller’s organization. | authz: min_org_role=operator | () -> (TiveDataPoint1 | None)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
tive_shipment_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
acceleration_g
acceleration_x
acceleration_y
acceleration_z
battery
humidity
light
location_method
motion
process_time
temperature_f
Errors
422
Timeseries Last Seen V1request Unprocessable Entity Error

