Conference List Resource URI

Returns the list representation of all the Conference resources for this Account.
/2012-04-24/Accounts/{AccountSid}/Conferences

Paging Information

HTTP GET. The following GET query string parameters allow you to limit the list returned. Note, parameters are case-sensitive:

Request Parameters

Parameter
Description
Page
The current page number. Zero-indexed, so the first page is 0.
PageSize
How many items are in each page
Limit
The total number of items in the list.
StartTime
The position in the overall list of the first item in this page.
EndTime
The position in the overall list of the last item in this page.
CallSid
The Call sid of the resource.
/2012-04-24/Accounts/{AccountSid}/Conferences.json?Page=6&PageSize=2";