List agents by role
GET {{baseUrl}}/api/v1/roles/:role_id/agents
This API lists agents mapped to a particular role.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"associatedAgents":["50000000009163","50000000009300","50000000010007","50000000010011","50000000062391","50000000062393"]}