Skip to main content

List Orders

GET 

/api/starshipit/integration-instances/:integration_instance/orders

List Starshipit orders for the integration instance (paginated). Each order includes a tracking_numbers array of per-package tracking (tracking_number, tracking_url, name, carrier_service_name, delivery_status) — multi-package orders carry more than one entry, while the scalar tracking_number holds only the single value Starshipit returns at the order root. Authenticate with a Personal Access Token (PAT) Bearer token.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type