Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users/number-filters'
[
{
"time-frame": "*",
"domain": "string",
"enabled": "yes",
"is-active": true,
"phone-numbers-to-reject": {
"enabled": "yes",
"parameters": [
"5555555555"
]
}
}
]