Skip to main content

Batch get shared events

GET /api/shared-events

Get a batch of events for a shared conversation given their ids, returning null for any missing event.

Parameters

NameInTypeRequiredDescription
conversation_idquerystringyes
idquerystring[]yes

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: batch_get_shared_events_api_shared_events_get