Skip to main content

Retrieve GCP projects

Contributors

GET /account/{accountId}/providers/cloudmanager_cbs/api/v1/gcp/project

Retrieves a list of Google Cloud projects.

Token usage: BlueXP user token.

Parameters

Name Type In Required Description

accountId

string

path

True

authorization

string

header

True

x-agent-id

string

header

True

Response

Status: 200, Default response
Name Type Required Description

project

array[project]

False

Example response
{
  "project": {
  }
}

Definitions

See Definitions

project

Name Type Required Description

name

string

False

id

string

False