Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/configurations/'
[
{
"config-name": "string",
"config-value": "string",
"domain": "example.com",
"description": "string",
"admin-ui-account-type": "*",
"reseller": "*",
"user": "*",
"user-scope": "*",
"core-server": "*"
}
]