Get Channels

Overview

Use this API to Get all channel details for the Conversation Manager.

Scope

Client application must have 'app.conversation.conversationmgr.manage' or 'app.conversation.conversationmgr.read' scope assigned.

SecurityoAuthClient
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal server error

get/channels
Request samples
Response samples
application/json
{
  • "channel": [
    ]
}