/v2/projects

Fetch the list of projects based on provided filters.

Query Params
string
enum

The category to order the results by and sort direction.

integer
≥ 1
Defaults to 1

The specific page of data to return

integer
1 to 1000
Defaults to 20

The number of items to return in each page of results

string

Filter by project name.

string
enum

Filter by project type.

Allowed:
boolean

Filter by project being public or private.

labels[]
array of strings

Filter by project labels.

labels[]
teamId[]

Filter by one or more team IDs. Providing "null" will return all unassigned projects.

integer

Filter by last policy scan within N days.

integer

Filter by last revision analyzed within N days.

locators[]
array of strings

Filter by project locators (exact match).

locators[]
boolean

Include shared projects.

boolean

Only show projects that have been shared with other organizations.

string

Filter by a project's URL.

Responses

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