GET
/
v1
/
general
/
cli-config
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>"
}

Response

200
application/json
OK

The response is of type object.