Skip to main content

list_conversations

List conversations with optional filters and pagination. Parameters:
string
Filter conversations by agent ID.
Search within message content.
number
Max results to return. Defaults to 20, max 50.
number
Pagination offset. Defaults to 0.
Example request:
Example response:

get_conversation

Get a single conversation with its full message history. Parameters:
string
required
The ID of the conversation to retrieve.
Example request:
Example response: