Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/resellers'
[
{
"description": "postfix test domain",
"reseller": "20463.test",
"domains-total": 8,
"users-total": 43,
"active-calls-against-license-count": 0,
"active-calls-offnet-current": 0
},
{
"description": "ApiReseller",
"reseller": "ApiReseller",
"domains-total": 2,
"users-total": 10,
"active-calls-against-license-count": 0,
"active-calls-offnet-current": 0
}
]