Get tracking timeline

Retrieve the full tracking timeline (status, carrier, ETA, event
history, and branding) by tracking number. The store is resolved from
the JWT, so there is no store segment in the path.

Canonical tracking_status values (exactly these):

  • PRE_TRANSIT — label created, package not yet accepted by carrier
  • TRANSIT — in transit
  • DELIVERED — delivered
  • RETURNED — returned to sender
  • FAILURE — delivery failed, action required
  • UNKNOWN — status not yet available

Out-for-delivery is not a distinct tracking_status — it is a
substatus of TRANSIT. When a package is out for delivery, read
tracking_status: "TRANSIT" with tracking_status_label: "Out for delivery" (tracking_status_substatus: "out_for_delivery").

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json