List tasks
GET/targets/:tid/tasks
q matches (case-insensitive substring) against a task's name or description. sort accepts name, importance, updated_at, created_at (default, newest first), criteria (backed by the criteria_count counter), and resources (backed by the documents_count counter). executions counts referencing executions and is offset-only — combining it with cursor returns 400.
Request
Responses
- 200
- 401
- 404
- 422
Successful Response
Missing or invalid credentials
Resource not found (incl. cross-org ids)
Request validation failed