Api20100401Participant
Retrieve a list of participants belonging to the account used to make the request
Retrieve a list of participants belonging to the account used to make the request
get/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json
Path parameters
AccountSidstring required
The SID of the Account that created the Participant resources to read.
ConferenceSidstring required
The SID of the conference with the participants to read.
Query parameters
Mutedboolean
Whether to return only participants that are muted. Can be: true or false.
Holdboolean
Whether to return only participants that are on hold. Can be: true or false.
Coachingboolean
Whether to return only participants who are coaching another call. Can be: true or false.
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK