💾
💾
💾
💾
callapi
Search…
💾
💾
💾
💾
callapi
Call APIs
Standard APIs
Voice
Incoming Call URL
Calls
Call Queue
Conference Management
Supported Operations
Conference List Resource URI
Conference Participants Management
Recordings
Clients
SIP Refer Support
CALL MARKUP
API Call Markup Language
Powered By
GitBook
Conference List Resource URI
Returns the list representation of all the Conference resources for this Account.
1
/2012-04-24/Accounts/{AccountSid}/Conferences
Copied!
​
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.
​
1
/2012-04-24/Accounts/{AccountSid}/Conferences.json?Page=6&PageSize=2";
Copied!
Previous
Supported Operations
Next - Voice
Conference Participants Management
Last modified
1yr ago
Copy link
Contents
Paging Information