/list instead.Authorization: Bearer ********************curl --location -g --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/resellers/{{reseller}}/brands?hostname=portal.acme.com&is_active&limit&offset' \
--header 'Authorization: Bearer <token>'{
"id": "5d41402abc4b2a76b9719d911017c592",
"hostname": "portal.acme.com",
"reseller": "acme",
"domain": "*",
"brand-name": "ACME Blue",
"currently-active": 1,
"color-primary": "#1E40AF",
"border-radius": "rounded",
"icon-style": "baseline",
"assets": []
}