💾
💾
💾
💾
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 Management
This represents a single conference originated and terminated from an account.
Conference Resource URI
1
/2012-04-24/Accounts/{AccountSid}/Conferences/{ConferenceSid}
Copied!
Get Conference details
Supported Parameters:
HTTP GET
Returns the representation of a Conference resource, including all properties. Example: Get Conference by
ConferenceSid
CURL
1
curl
-X
GET https
:
//api
.
teleapi
.
net
/
call
/
2012
-
04
-
24
/
Accounts
/
ACCOUNT_SID
/
Conferences
/
(
conference_sid
)
.
json
\
2
-u
'teleapi-Token'
Copied!
HTTP POST
Not supported
.
HTTP PUT
Not supported
.
HTTP DELETE
Not supported.
Conference Subresources
<Participants> represent set/list of in-progress calls in a running conference room.
1
/2012-04-24/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants
Copied!
​
Previous
Enqueue RCML
Next
Supported Operations
Last modified
1yr ago
Copy link
Contents
Conference Resource URI
Get Conference details