Queues
Queue permits you to search and maintain individual call queues.
Properties
id
The unique identifier of the queue.
project_id
The project ID associated with this queue.
friendly_name
The friendly name of the queue.
max_size
The maximum number of callers allowed in the queue.
current_size
The current number of callers in the queue.
average_wait_time
The average wait time in seconds.
uri
The URL of this queue.
date_created
Timestamp when the queue was created.
date_updated
Timestamp when the queue was last updated.
Example object
The Queue Object