GET /v9/projects
Operation ID: getProjects
Auth: unknown
Description
Allows to retrieve the list of projects of the authenticated user. The list will be paginated and the provided query parameters allow filtering the returned projects.
Parameters (11)
(string, query, optional)
Filter results by connected Edge Config ID
(string, query, optional)
Filter results by connected Edge Config Token ID
(string, query, optional)
Filter results by excluding those projects that belong to a repo
(string, query, optional)
Query only projects updated after the given timestamp
(string, query, optional)
Specifies whether PRs from Git forks should require a team member's authorization before it can be deployed
Constraints: {'enum': ['1', '0']}
(string, query, optional)
Limit the number of projects returned
(string, query, optional)
Filter results by repo. Also used for project count
(string, query, optional)
Filter results by Repository ID.
(string, query, optional)
Filter results by Repository URL.
(string, query, optional)
Search projects by the name field
(string, query, optional)
The Team identifier or slug to perform the request on behalf of.
No probe data for this endpoint yet.