Clusters
Get cluster OIDC configuration.
GET
/
api
/v1
/orgs
/{organisationSlug}
/clusters
/{environmentSlug}
/{clusterSlug}
/oidc-config
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
environmentSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
clusterSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.