/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
Interface overview for collection task resources
/api/v1/tasks
GET /api/v1/tasksPOST /api/v1/tasks/triggerGET /api/v1/tasks/{task_id}