Threads
List Threads
GET
Lists all threads, optionally filtered by agent or user.
Filter threads by agent name
Filter threads by user identifier
Maximum number of threads to return (1-100)
Number of threads to skip for pagination
Array of thread objects
Total number of threads matching the filter
Whether more threads exist beyond the current page
Thread Object
Unique thread identifier
The agent name associated with this thread
User identifier if set
Array of string tags
Unix timestamp in seconds
Agent details including title, type, description, and icon
Human-readable agent title
Agent type:
ai_human or dual_aiAgent description if set
Full URL to agent icon (absolute paths are resolved to full URLs)