Get Authentications

Overview

Use this API to Get details of all authentication types in the Conversation Manager.

Scope

Client application must have 'app.conversation.conversationmgr.manage' assigned to call this API

SecurityoAuthClient
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal server error

get/authentications
Request samples
Response samples
application/json
{
  • "authentication": [
    ]
}