List subscriptions by task group

Lists CargoAi tracking subscriptions for the AWBs recorded on a task group. | authz: order participant | () -> (list[CargoAiTrackAndTraceSubscription1])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_group_idstringRequired

Response

Successful Response
_idstring
active_untildatetime
awbstringformat: "^\d{3}-\d{8}$"

IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. ‘020-12345678’.

created_atdatetime
created_by_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

schema_versioninteger
subscribed_atdatetime
updated_atdatetime
last_update_received_atdatetime
subscribed_emailslist of strings
tracking_update_idslist of strings

Errors

422
Cargoai Track and Trace Subscriptions by Task Group V1request Unprocessable Entity Error