Skip to main content

Get Integration Instance

GET 

/api/shippit/instances/:integration_instance

Returns a single Shippit integration instance together with a live dashboard summary: the resolved Shippit merchant profile, per-state order counts, total order/courier/warehouse-mapping counts, the webhook URL, and the last webhook and sync timestamps.

Path parameter:

  • instance: the numeric ID of the Shippit integration instance.

Returns 404 when the instance does not exist.

Authentication: Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type