Skip to main content

Get shared event

GET /api/shared-events/{conversation_id}/{event_id}

Get a single event from a shared conversation by conversation_id and event_id.

Parameters

NameInTypeRequiredDescription
conversation_idpathstringyes
event_idpathstringyes

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: get_shared_event_api_shared_events__conversation_id___event_id__get