Retrieve updates
Retrieves stored CargoAi tracking updates for an AWB, latest first (the first item is the current state). | authz: order participant | () -> (list[CargoAiTrackAndTraceUpdate1])
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
awb
Response
Successful Response
awb
IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. ‘020-12345678’.
_id
receivedAt
source
schemaVersion
origin
destination
status
weight
pieces
volume
carbonEmission
alerts
The alerts object — early warning signals on shipment execution.
oldEvents
newEvents
events
Errors
422
Cargoai Track and Trace Updates V1request Unprocessable Entity Error

