Skip to main content

Batch get events

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

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

Parameters

NameInTypeRequiredDescription
conversation_idpathstringyes
idquerystring[]yes

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: batch_get_events_api_v1_conversation__conversation_id__events_get