List chats with optional search and pagination
Documentation Index
Fetch the complete documentation index at: https://docs.textql.com/llms.txt
Use this file to discover all available pages before exploring further.
API key or JWT token
Maximum number of chats to return (default 20, max 100)
1 <= x <= 100Number of chats to skip
x >= 0Filter chats by summary or first message content
Field to sort by
CHAT_SORT_FIELD_NAME, CHAT_SORT_FIELD_CREATED_AT, CHAT_SORT_FIELD_UPDATED_AT Sort direction
CHAT_SORT_DIRECTION_ASC, CHAT_SORT_DIRECTION_DESC