v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Member

Fetch a specific member from the queue

Fetch a specific member from the queue

get/2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json

Path parameters

AccountSidstring required

The SID of the Account that created the Member resource(s) to fetch.

QueueSidstring required

The SID of the Queue in which to find the members to fetch.

CallSidstring required

The Call SID of the resource(s) to fetch.

Response

OK

call_sidstring nullable

The SID of the Call the Member resource is associated with.

date_enqueuedstring date-time-rfc-2822 nullable

The date that the member was enqueued, given in RFC 2822 format.

positioninteger

This member's current position in the queue.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.

wait_timeinteger

The number of seconds the member has been in the queue.

queue_sidstring nullable

The SID of the Queue the member is in.