Response
OK
The response is of type object
.
curl --request GET \
--url https://api.nuon.co/v1/general/cli-config
{
"auth_audience": "<string>",
"auth_client_id": "<string>",
"auth_domain": "<string>",
"dashboard_url": "<string>"
}
curl --request GET \
--url https://api.nuon.co/v1/general/cli-config
{
"auth_audience": "<string>",
"auth_client_id": "<string>",
"auth_domain": "<string>",
"dashboard_url": "<string>"
}
OK
The response is of type object
.