countSiteCallEvents

GET https://{{host}}/api/v1/sites/:site_id/call/events/count

Query Paramters

NameTypeDescription
distinctstringtype / app

Request Params

KeyDatatypeRequiredDescription
distinctnull

RESPONSES

status: OK

{"start":1674153000,"end":1674819324,"limit":3,"total":3,"results":[{"count":580,"type":"CLIENT_LEFT_CALL"},{"count":580,"type":"CLIENT_JOINED_CALL"},{"count":19,"type":"CLIENT_DISCONNECTED_FROM_CALL"}]}