List available queues with agents
GET/v1/settings/queues/agents
Returns workspace queues with their assigned agents for reporting filters.
Responses
Body
success_codeenum: 200 | 201•Numeric success code matching the HTTP response status. required
Example:200
messagestring required
Example:OK
detailsobject required
dataarray[object] required
namestring required
Example:Support
numberstring required
Example:3000
typeenum: inbound | outbound required
agentsarray[object] required
namestring required
Example:Agent One
numberstring required
Example:1001
metaobject