Retrieve a paginated list of runs/chats associated with a specific agent.
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