getCallEventsDefinitions

GET https://{{host}}/api/v1/const/call_events

RESPONSES

status: OK

[{"key":"CLIENT_JOINED_CALL","display":"Client joined the call","description":"Client joined the call","example":{"org_id":"2818e386-8dec-2562-9ede-5b8a0fbbdc71","site_id":"1916d52a-4a90-11e5-8b45-1258369c38a9","wcid":"82c70a73-e2e1-42f9-6da0-97db44b7b9ad","timestamp":1674777600,"type":"CLIENTS_JOINED_CALL","app":"zoom","meeting_id":"87609329850"}},{"key":"CLIENT_DISCONNECTED_FROM_CALL","display":"Client disconnected abruptly from the call","description":"Client got abruptly disconnected from the call","example":{"org_id":"2818e386-8dec-2562-9ede-5b8a0fbbdc71","site_id":"1916d52a-4a90-11e5-8b45-1258369c38a9","wcid":"82c70a73-e2e1-42f9-6da0-97db44b7b9ad","timestamp":1674777600,"type":"CLIENT_DISCONNECTED_FROM_CALL","app":"zoom","meeting_id":"87609329850","reason":"Network connection error."}},{"key":"CLIENT_LEFT_CALL","display":"Client left the call","description":"Client left the call","example":{"org_id":"2818e386-8dec-2562-9ede-5b8a0fbbdc71","site_id":"1916d52a-4a90-11e5-8b45-1258369c38a9","wcid":"82c70a73-e2e1-42f9-6da0-97db44b7b9ad","timestamp":1674777600,"type":"CLIENT_LEFT_CALL","app":"zoom","meeting_id":"87609329850"}},{"key":"HIGH_CPU_OBSERVED","display":"High CPU Observed","description":"Zoom/Teams CPU usage is high","example":{"org_id":"2818e386-8dec-2562-9ede-5b8a0fbbdc71","timestamp":1674777600,"type":"HIGH_CPU_OBSERVED","app":"zoom"}}]