Skip to main content

Count events

GET /api/v1/conversation/{conversation_id}/events/count

Count events matching the given filters.

Parameters

NameInTypeRequiredDescription
conversation_idpathstringyes
kind__eqquery`enumnull`no
timestamp__gtequery`stringnull`no
timestamp__ltquery`stringnull`no

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: count_events_api_v1_conversation__conversation_id__events_count_get