v1

latestOpenAPI 3.0.02026-07-1371613.5 KB

Retrieve user chats

get/chat

Query parameters

limitinteger

The number of chats to return.

start_afterinteger

The timestamp to start after.

collection_idstring

The ID of the collection.

agent_idstring

The ID of the agent. If no agent_id or collection_id is specified, the default agent "Jack Of All Trades" will be used.

include_emptyboolean

Whether to include empty chats with collections and agents created by the user.

Response

A list of chats.

okboolean
All 7 operations