Get paginated list of tasks with optional filtering by status, agent, or user
API Key for authentication
Page number (starting from 1)
x >= 1Items per page (max 50)
1 <= x <= 50filter by user id (optional)
filter by parent task id (optional)
filter by triggering agent id (parent calling agent) (optional)
filter by task status (optional)
pending, executing, paused, error, failed, completed, stopped filter by internal status (optional)