Queue Members
Queue members are the callers who are currently waiting in a call queue.
Properties
call_sid
The unique identifier for the call.
account_sid
The unique identifier for the account.
queue_sid
The unique identifier for the queue.
date_enqueued
The date and time, in RFC 2822 format, when the member was enqueued.
position
The position of the member in the queue (1-indexed).
wait_time
The wait time, in seconds, since the member was enqueued.
member_type
The type of the queue member.
uri
The URI of this resource, relative to the API base URL.
Example object
The Queue Member Object