Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/routes?route-destination-match-pattern=&route-source-match-pattern=&route-class=&route-match-server-hostname='
[
{
"route-id": "string",
"route-destination-match-pattern": "string",
"route-source-match-pattern": "*",
"route-class": "*",
"route-match-server-hostname": "*",
"route-is-enabled": "yes",
"description": "string",
"route-method": "fixed"
}
]