List authenticated user's conversation threads.
Chat
List authenticated user's conversation threads.
Returns recent thread ids/titles sorted by update time. Use the limit query
parameter to bound result size.
GET
List authenticated user's conversation threads.
Documentation Index
Fetch the complete documentation index at: https://docs.openagents.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum records to return (endpoint specific caps apply).
Required range:
x >= 1Example:
100
Response
Successful list response