GET self/events/count
Summary: Get events count
Operation ID: getEventsCount
Auth: unknown
Operation ID: getEventsCount
Auth: unknown
Parameters (4)
direction
(string, query, optional)
Filter by event direction
Constraints: {'enum': ['INBOUND', 'OUTBOUND']}
fromDate
(integer, query, optional)
Return events that occurred after this point in time
states
(string, query, optional)
Filter events by state
Constraints: {'enum': ['INITIALIZING', 'RINGING', 'ACTIVE', 'HELD', 'REMOTE_HELD']}
toDate
(integer, query, optional)
Return events that occurred before this point in time
No probe data for this endpoint yet.