Conversations
Get the events for a conversation
Get the events for a conversation in the workspace identified by {wId}.
get/api/v1/w/{wId}/assistant/conversations/{cId}/events
Path parameters
wIdstring required
ID of the workspace
cIdstring required
ID of the conversation
Query parameters
lastEventIdstring
ID of the last event
Response
Events for the conversation, view the "Events" page from this documentation for more information.