/tracking_integrations

List

Lists Tive shipments with filtering, sorting, and pagination. Scoped to the caller's organization. | auth: api_key | authz: min_org_role=operator | () -> (TiveShipmentListRes)

get/tracking_integrations/tive/shipments/list/v1

Query parameters

sort_by'chrt_created_at_timestamp' | 'chrt_updated_at_timestamp'

Field to sort by

sort_order'asc' | 'desc'

Sort order for query results

Sort order (asc or desc)

pageinteger
page_sizeinteger
filter_tive_device_object_idstring nullable

Filter by Tive device object ID

Filter by Tive device object ID

filter_tive_shipment_idstring nullable

Filter by Tive shipment ID (exact match)

Filter by Tive shipment ID (exact match)

filter_chrt_created_at_timestamp_gtestring date-time nullable

Filter by chrt_created_at_timestamp >= value

Filter by chrt_created_at_timestamp >= value

filter_chrt_created_at_timestamp_ltestring date-time nullable

Filter by chrt_created_at_timestamp <= value

Filter by chrt_created_at_timestamp <= value

Response

Successful Response

total_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.