List projects
Retrieve all projects you have access to across your organizations.Request example
Response
List of project objects
Map of project names to member roles
Response example
Get project details
Retrieve detailed information about a specific project.Project name
Request example
Response
Project details (same structure as list projects response)
Create project
Create a new project in your organization.Request body
Name for the new project (3-63 characters, lowercase letters, numbers, and hyphens)
Account/organization ID to create the project in
Billing group ID to assign to the project
Default cloud region for services (e.g.,
google-europe-west3)Copy settings from an existing project
Request example
Response
The newly created project object
Update project
Update project settings.Project name
Request body
Move project to a different account/organization
Change billing group
Update default cloud region
Billing address
Billing currency code
Email addresses for billing notifications
Email addresses for technical notifications
Two-letter country code
Request example
Response
The updated project object
Delete project
Delete a project. All services in the project must be deleted first.Project name
Request example
Response
Returns 200 OK with an empty response body on success.List cloud regions
Get a list of available cloud regions. This endpoint does not require authentication.Request example
Response
List of available cloud regions