get_next_member
get_next_member
Retrieve the next member in the queue (the member at the front).
Path parameters
queue_id
Unique ID of the queue.
Response
call_id
The call ID of the queue member.
project_id
The ID of the project associated with this queue member.
queue_id
The ID of the queue associated with this queue member.
position
Queue member position in the queue.
uri
The URL of this queue member.
wait_time
Wait time in seconds since the member was enqueued. If not yet enqueued, it will be null.
date_enqueued
When the queue member was last enqueued.
Response Example
Response