List all integrations

GET {{baseUrl}}/integrations?sort=<string>

Note that this section describes a beta version of the Integrations API. Retrieve all valid integrations from the Sendcloud System for a given user.

Request Params

KeyDatatypeRequiredDescription
sortstringSet the order for the response items:
  • Sorting is supported by the integration_type, created_at, updated_at, last_fetch, and failing_since attributes in the response object.
  • To sort the response in descending order, add the prefix - to the query param value.
  • By default, the items will be ordered by last_fetch and then created_at. |

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{}