Get Participants

Overview

Use this API to Get details of all participants.

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/participants
Request samples
Response samples
application/json
{
  • "participant": [
    ]
}