Skip to main content
GET
Get the cluster platform binding

Authorizations

Authorization
string
header
required

JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '

Path Parameters

organizationId
string<uuid>
required

Organization ID

clusterId
string<uuid>
required

Cluster ID

Response

Cluster platform binding

clusterId
string<uuid>
required
organizationId
string<uuid>
required
templateKey
string
required
templateVersion
string
required
layerSelections
object
required
managedConfig
object
required

Component configuration values keyed by component key

customerProvidedInputs
object
required

String values keyed first by component key and then by input key

layers
object[]
required