participant_sidstring nullable
SID for this participant.
labelstring nullable
The user-specified label of this participant.
conference_sidstring nullable
The unique SID identifier of the Conference.
call_sidstring nullable
Unique SID identifier of the call that generated the Participant resource.
account_sidstring nullable
The unique SID identifier of the Account.
call_direction'inbound' | 'outbound'
fromstring nullable
Caller ID of the calling party.
call_status'answered' | 'completed' | 'busy' | 'fail' | 'noanswer' | 'ringing' | 'canceled'
country_codestring nullable
ISO alpha-2 country code of the participant based on caller ID or called number.
is_moderatorboolean nullable
Boolean. Indicates whether participant had startConferenceOnEnter=true or endConferenceOnExit=true.
join_timestring date-time nullable
ISO 8601 timestamp of participant join event.
leave_timestring date-time nullable
ISO 8601 timestamp of participant leave event.
duration_secondsinteger nullable
Participant durations in seconds.
outbound_queue_lengthinteger nullable
Add Participant API only. Estimated time in queue at call creation.
outbound_time_in_queueinteger nullable
Add Participant API only. Actual time in queue in seconds.
jitter_buffer_size'large' | 'small' | 'medium' | 'off'
is_coachboolean nullable
Boolean. Indicated whether participant was a coach.
coached_participantsstring[] nullable
Call SIDs coached by this participant.
participant_region'us1' | 'us2' | 'au1' | 'br1' | 'ie1' | 'jp1' | 'sg1' | 'de1' | 'in1'
conference_region'us1' | 'us2' | 'au1' | 'br1' | 'ie1' | 'jp1' | 'sg1' | 'de1' | 'in1'
call_type'carrier' | 'client' | 'sip'
processing_state'complete' | 'in_progress' | 'timeout'
{"stackTrail":"components:schemas:insights.v1.conference.conference_participant:properties:properties","oasType":"schema","type":"unknown","description":"Participant properties and metadata.","nullable":true}
{"stackTrail":"components:schemas:insights.v1.conference.conference_participant:properties:events","oasType":"schema","type":"unknown","description":"Object containing information of actions taken by participants. Contains a dictionary of URL links to nested resources of this Conference Participant.","nullable":true}
{"stackTrail":"components:schemas:insights.v1.conference.conference_participant:properties:metrics","oasType":"schema","type":"unknown","description":"Object. Contains participant call quality metrics.","nullable":true}
urlstring uri nullable
The URL of this resource.