get dakr cluster by tokenGET/dakr/tokenlookup/dakr/tokenlookupSendHeadersHeader Parameterscluster-tokenRequiredstringToken for the dakr clustercURLJavaScriptGoPythoncurl -X GET "https://api.devzero.io/backend/v0/dakr/tokenlookup" \ -H "cluster-token: string"200400401403404409410412429500OKResponse{ "cluster_token": "string", "created_at": "2019-08-24T14:15:22Z", "id": "string", "name": "string", "team_id": "string" }TypeScriptPreviousGet clusters for a team GETNextget all dakr clusters GET