Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/config-definitions'
[
{
"config-name": "PORTAL_NEW_CUSTOM_CONFIG",
"description": "new description",
"default": "yes",
"code-version": "v42.0",
"config-def-allow-hostname": "yes",
"config-def-allow-reseller-access": "yes",
"config-def-default-basic-user": "",
"config-def-default-call-center-supervisor": "",
"config-def-default-office-manager": "",
"config-def-default-reseller": "",
"config-def-default-super-user": "",
"data-type": "string",
"tags": "portal,emergency"
}
]