Get the events for a conversation

Get the events for a conversation in the workspace identified by {wId}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the workspace

string
required

ID of the conversation

Query Params
string

ID of the last event

Responses
200

Events for the conversation, view the "Events" page from this documentation for more information.

400

Bad Request. Missing or invalid parameters.

401

Unauthorized. Invalid or missing authentication token.

404

Conversation not found.

405

Method not supported. Only GET is expected.

500

Internal Server Error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!