Get a conversation

Get a conversation in the workspace identified by {wId}. Supports optional pagination of message content via limit and lastValue query parameters.

Path Params
string
required

ID of the workspace

string
required

ID of the conversation

Query Params
integer

Maximum number of messages to return. When omitted, all messages are returned.

string

Cursor value (message rank) from a previous response to fetch the next page of messages.

Responses

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json