Retrieve all valid integrations from the Sendcloud system for a given user.
Documentation Index
Fetch the complete documentation index at: https://sendcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Set the order for the response items:
integration_type, created_at, updated_at, last_fetch, and failing_since attributes in the response object.- to the query param value.last_fetch and then created_at.All valid integrations from the Sendcloud System for a given user.
Integration object as represented in the response of the list request.