Get a custom channel

GET {{baseUrl}}/conversations/v3/custom-channels/:channelId

Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadata

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"capabilities":{"est_3c4":{},"et07":{}},"createdAt":"\u003cdateTime\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","channelAccountConnectionRedirectUrl":"\u003cstring\u003e","webhookUrl":"\u003cstring\u003e"}