Retrieve paginated list of task executions for a specific agent with optional filters
id updates the same task/thread record instead of creating a brand-new top-level item for every turn.
pending, executing, paused, error, failed, completed, stoppedid updates the same task/thread record instead of creating a new top-level task itemtitle, result, and updated_at fields reflect the latest turn for that task/threadsource_node_type indicates how the task was invoked (SDK, webhook, web UI, etc.)parent_task_id is set) represent work delegated to other agentsAPI Key for authentication
Page number (starting from 1)
x >= 1Items per page (max 50)
1 <= x <= 50Filter by user ID
Filter by parent task ID
Filter by triggering agent ID (parent calling agent)
Filter by task execution status
pending, executing, paused, error, failed, completed, stopped Filter by internal task status