v17

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-07-0210730.9 KB
Conferences

list conferences

get/Accounts/{AccountSid}/Conferences

Path parameters

AccountSidstring required

Query parameters

expand'participants'

When set to "participants", returns live rooms with duration and per-member details (call_sid, label, memberTag) instead of a plain list of conference names. Only in-progress call legs are included.

Response

list of conferences for a specified account. A plain array of conference names by default; an array of ConferenceRoom objects when expand=participants.

string[] required
OR