Get Conference Member
GET {{baseUrl}}/accounts/:accountId/conferences/:conferenceId/members/:memberId
Returns information about the specified conference member.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"callId":"\u003cstring\u003e","conferenceId":"\u003cstring\u003e","memberUrl":"\u003cstring\u003e","mute":"\u003cboolean\u003e","hold":"\u003cboolean\u003e","callIdsToCoach":["\u003cstring\u003e","\u003cstring\u003e"]}