Skip to main content

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:

Resource not found. The requested resource does not exist. Common causes include: invalid call_control_id, conference not found, audio file not found, or recording not found.