Queues

List agents

List all agents/admins that are members of a queue by providing the queue id.

get/beta/queues/{queueId}/members

Path parameters

queueIdstring uuid required

Response

List of the agents/admins that are members of a queue

Changes