Get
Retrieves a single Tive shipment by its ID. Scoped to the caller’s organization. | authz: min_org_role=operator | () -> (TiveShipment1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
tive_shipment_id
Response
Successful Response
schema_version
_id
org_id
Must be a string starting with org_
tive_device_object_id
tive_shipment_id
chrt_created_at_timestamp
chrt_updated_at_timestamp
tive_public_shipment_id
tive_shipment_status
Errors
422
Shipments Get V1request Unprocessable Entity Error

