v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Projects

List all projects

Retrieves a list of projects available to the user, authorized with a token.

Requires <code>read_projects</code> OAuth access scope.

get/projects

Query parameters

filter_team_idnumber

Limit results to team ID.

filter_namesstring

One or more project names to filter by (comma separated).

include_statisticsnumber

Whether to include project statistics. Possible values are <code>1</code> and <code>0</code>.

include_settingsnumber

Whether to include project settings. Possible values are <code>1</code> and <code>0</code>.

limitinteger

Number of items to include (max 5000).

pageinteger

Return results starting from this page.

Response

OK