Get Client Applications

Overview

Use this APi to get details of all Client applications.

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

404

Not Found

500

Internal server error

get/clientapplications
Request samples
Response samples
application/json
{
  • "clientApplication": [
    ]
}