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
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string | A JSON Web Token encoding either an “id” (user ID) or “iid” (integration ID) property. Alternatively, a public API key. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
["\u003cstring\u003e","\u003cstring\u003e"]