Retrieve a list of service point carriers

GET {{servicePointsBaseUrl}}/carriers?access_token=<string>

Retrieve a list of carriers which are enabled for service point delivery and can be accessed by the authenticating integration. Carriers can be enabled or disabled via the integration settings menu in the Sendcloud panel.

Request Params

KeyDatatypeRequiredDescription
access_tokenstringA JSON Web Token encoding either an “id” (user ID) or “iid” (integration ID) property. Alternatively, a public API key.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;]