cURL
curl --request GET \ --url https://api.example.com/api/conversations/{conversation_id}/events/count
123
Count local events matching the given filters
Successful Response
The response is of type integer.
integer
Was this page helpful?