Retrieve paginated list of task executions for a specific agent with optional filters
pending, running, completed, failed, cancelledresult field contains the agent’s response or outputsource_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