GET queues/{queue_name}/calls
Summary: Retrieve calls from a queue
Operation ID: listQueueCalls
Auth: unknown
Operation ID: listQueueCalls
Auth: unknown
Description
Retrieve the list of calls in an existing queue
Parameters (3)
page[number]
(integer, query, optional, default: 1)
The page number to load.
Constraints: {'minimum': 1}
page[size]
(integer, query, optional, default: 20)
The size of the page.
Constraints: {'minimum': 1, 'maximum': 250}
queue_name
(string, path, required)
Uniquely identifies the queue by name
No probe data for this endpoint yet.