cURL
curl --request GET \ --url https://api.cpln.io/org/{org}/mk8s/{name}/-ready \ --header 'Authorization: <api-key>'
{ "ready": true, "message": "<string>" }
Service account key can be used as API keys
Success