c53f80933e09

latestSwagger 2.0raw.githubusercontent.com2026-08-10119318531.8 KB
Core
Cluster-Scoped Resource

List projects

List all Projects resources. Supports server-side filtering by name substring, by UID, and by namespaces mapped to the authenticated user's ServiceAccounts, plus offset-based pagination.

get/v1beta1/projects

Query parameters

mineboolean

Only return Projects whose namespaces are mapped to the user's ServiceAccounts.

filterstring

Case-insensitive substring filter applied to the Project name.

uidstring[]

Return only Projects whose UID matches one of the given values.

pageSizeinteger

Maximum number of Projects to return. Defaults to all matching Projects.

pageinteger

Zero-indexed page number used together with pageSize.

Response

OK

totalinteger