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