Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//departments?limit=undefined&start=undefined' \
--header 'Authorization: Bearer <token>'[
{
"department": "Sales",
"domain": "example.com",
"count-users-total": 12
}
]