List all tasks

Lists all tasks in the project.

Requires read_tasks OAuth access scope.

Log in to see full request history
Path Params
string
required

A unique project identifier

string
required

Branch name

Query Params
string

Set title filter for the list.

string

One or more task statuses to filter by (comma separated). Possible values are created, queued, in_progress* and completed.


*API response returns in_progress status without _.

integer

Number of items to include (max 5000).

integer

Return results starting from this page.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json