address is <…>) for the given domain. Response uses the same shape as /connections — the wrapper object is connection and the field names are connection-*.Authorization: Bearer ********************connection-address wrapped in <…> and connection-connectivity-type = route_profile.curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//routeprofiles?start=undefined&limit=undefined&role=undefined' \
--header 'Authorization: Bearer <token>'[
{
"connection-id": "PHRvbGxmcmVlPg",
"connection-orig-match-pattern": "tollfree",
"connection-address": "<tollfree>",
"connection-connectivity-type": "route_profile",
"domain": "example.com",
"description": "Toll-free outbound chain"
},
{
"connection-id": "PGludGw-",
"connection-orig-match-pattern": "intl",
"connection-address": "<intl>",
"connection-connectivity-type": "route_profile",
"domain": "example.com",
"description": "International dialing chain"
}
]