Skip to main content

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

Successful Response