Get a single tracking request
Tracking Requests
Get a tracking request
Retrieve a single tracking request from the Terminal49 API by ID, including its current status, failure reason, retry count, and associated shipment ID.
GET
Get a single tracking request
Authorizations
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Path Parameters
Tracking Request ID
Query Parameters
Comma delimited list of relations to include. 'tracked_object' is included by default.