Skip to main content

Count shared events

GET /api/shared-events/count

Count events for a shared conversation matching the given filters.

Parameters

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

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: count_shared_events_api_shared_events_count_get