Data points
Returns raw Tive data points for a shipment within the given time range. Scoped to the caller’s organization. | authz: min_org_role=operator | () -> (TiveTimeseriesRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
tive_shipment_id
start_timestamp
end_timestamp
Response
Successful Response
data_points
Errors
422
Timeseries Data Points V1request Unprocessable Entity Error

