Retrieve a paginated list of runs/chats associated with a specific agent.
Documentation Index
Fetch the complete documentation index at: https://docs.cotool.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Unique identifier of the agent to list chats for
Maximum number of chats to return (1-100, default: 10)
1 <= x <= 100Number of chats to skip for pagination (default: 0)
x >= 0