Get details of all accounts
Client application must have 'app.conversation.notificationmgr.manage' or 'app.conversation.notificationmgr.read' scope assigned.
OK
Bad Request
Unauthorized
Internal server error
{- "account": [
- {
- "address": "noreply@egain.cloud",
- "channel": {
- "type": "email"
}
}, - {
- "address": "32xx",
- "channel": {
- "type": "sms"
}
}
]
}