List configured channels for the API key application
GET/v1/integration/application/channels
Returns a safe channel identity subset for the application selected by the API key. Each from is the simplest configured alias accepted by the corresponding send endpoint, falling back to the application channel ID. Stored configuration values and credentials are never returned. Sandbox channels include safe synthetic configurationValues containing their display name and keyword username. Completed WhatsApp, Instagram, and Messenger Sandboxes are included with their keyword and isSandbox: true. Empty regular channels, deleted or inactive channels, pending Sandboxes, and incomplete OAuth connections are excluded. APIS2.ME channels are never exposed.
Request
Responses
- 200
- 401
Configured application channels.
Missing, invalid, expired, or deleted application API key.