Skip to main content

Get GCP Express Config Projects List

Get GCP projects list for express configuration using credential ID passed in headers.

Header Parameters
  • credentialId int32 required

    Possible values: >= 1

    Credential ID used to fetch GCP projects.

Responses

Success


Schema
  • success boolean
  • projects array
  • projectId string
  • projectName string
  • projectNumber string
  • state string
  • errorMessage string
Loading...