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_idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
org_idstring

Must be a string starting with org_

tive_device_object_idstring
tive_shipment_idstring
chrt_created_at_timestampdatetime
chrt_updated_at_timestampdatetime
tive_public_shipment_idstring or null
tive_shipment_statusmap from strings to any

Errors

422
Shipments Get V1request Unprocessable Entity Error