Authorizations
Token API are generated by Qovery to manage machine to machine interaction and do not have a TTL. Prefix your token with "Token ". Curl Example: curl https://console.qovery.com/organization -H "Authorization: Token $qovery_token"
Path Parameters
Organization ID
Cluster ID
Query Parameters
If true, the user auth part will have an exec command with qovery cli
Response
Get kubeconfig of the cluster
The response is of type string.