Skip to main content
GET
This endpoint retrieves detailed information about a specific shipment including tracking, packages, and delivery status.

Authentication

This endpoint requires a valid API key with shipments:read permissions.

Path Parameters

string
required
The unique identifier of the shipment

Query Parameters

array
Expand related objects. Options: “orders”, “packages.items”, “events”, “documents”

Response

string
Unique shipment identifier
string
Object type, always “shipment”
string
Current shipment status
string
Master tracking number
string
Tracking URL for customer
string
Shipping carrier
string
Service level
string
Actual or scheduled ship date
string
Actual or estimated delivery date
array
Array of packages in shipment
array
Tracking events (when expanded)