Skip to main content

Get Order

GET 

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

Returns the full details for a single Starshipit order including resolved destination, sender, flags, writeback status, tracking URL, and the linked SKU.io sales order fulfillment (if any).

Authorization

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

When include_json=1 is supplied, the raw StarShipIt JSON payload is included as json_object (used by the order detail page's "Raw" panel).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type