Communications Examples
Number of APIs: 7
-
Get Conference Summary GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}
-
Get Conference Participant List GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/participants
-
Check Participant Details GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/participants/{{dolby-participant-id}}
-
Get Active Conferences GET {{voxeet-api-endpoint}}/v1/monitor/conferences?max=10&active=true
-
Get List of Recordings from a Conference GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/recordings?from=0&to=9999999999999&max=100&start=
-
Download Recording GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/recordings/mp4?from=0&to=9999999999999&max=100&start=
-
Get Authentication Token POST {{voxeet-api-endpoint}}/v1/auth/token