v50

latestOpenAPI 3.0.0raw.githubusercontent.com2025-04-046348254.7 KB
Sessions

Fetch details of peer

Returns details of the given peer ID along with call statistics for the given session ID.

get/sessions/peer-report/{peer_id}

Path parameters

peer_idstring required

ID of the peer

Query parameters

filters'device_info' | 'ip_information' | 'precall_network_information' | 'events' | 'quality_stats'

Comma separated list of filters to apply. Note that there must be no spaces between the filters.

Response

Returns details of a participant (using peer id) along with callstats data.

successboolean