Get Conference Details

 

Response Format

ParameterTypeDescription
callDurationNumberThe time the conference spent in seconds.
callDateStringThe start date and time of the conference. The value must be in RFC3339 format, e.g. 2022-11-07T00:00:00.000Z.
conferenceIDStringThe conference ID.
conferenceDetail.participantsArrayThe participant details in the conference.
conferenceDetail.participants.eidStringThe staff ID of the participant.
conferenceDetail.participants.joinStatusStringThe status of the staff member. The value can be
- "joined" when the staff member joined the conference,
- "invited" when the staff member was invited to the conference,
- "rejected" when the staff member rejected to join the conference,
- "block" when the staff member was removed from the conference,
or,
- "leave" when the staff member left the conference.
conferenceDetail.participants.roomRoleStringThe value can be "owner" if the staff member is the conference host. An empty value is provided if the staff member is the participant.
conferenceDetail.subjectStringThe subject of the conference call.
Language