Retrieve a call from a queue
GET/queues/:queue_name/calls/:call_control_id
Retrieve an existing call from an existing queue
Request
Responses
200:
Successful response with details about a call in a queue.
404:
Conference does not exist
GET/queues/:queue_name/calls/:call_control_id
Retrieve an existing call from an existing queue
200:
Successful response with details about a call in a queue.
404:
Conference does not exist