/api/v1/tasks
Purpose
Inspect or trigger lower-level collection tasks.Main Endpoints
GET /api/v1/tasksPOST /api/v1/tasks/triggerGET /api/v1/tasks/{task_id}
Common Scenarios
- Debug task state transitions
- Trigger a direct collection task
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interface overview for collection task resources
/api/v1/tasks
GET /api/v1/tasksPOST /api/v1/tasks/triggerGET /api/v1/tasks/{task_id}