Get account

Overview

Get details of account.

Scope

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

SecurityoAuthClient
Request
path Parameters
id
required
string = 36 characters

id of object

Example: 7b6c5fff-036e-4a40-b68a-a67c592fc079
Responses
200

Get all accounts

400

Bad Request

401

Unauthorized

500

Internal server error

get/accounts/{id}
Request samples
Response samples
application/json
{
  • "address": "no-reply2@egain.cloud",
  • "channel": {
    }
}