Retrieve calls from a queue
GET/queues/:queue_name/calls
Retrieve the list of calls in an existing queue
Request
Responses
200:
Successful response with a list of calls in a queue.
404:
Conference does not exist
GET/queues/:queue_name/calls
Retrieve the list of calls in an existing queue
200:
Successful response with a list of calls in a queue.
404:
Conference does not exist