Call Routing
list least cost routings routes
get/LcrRoutes
Query parameters
lcr_sidstring required
Response
list of least cost routing routes
Example response
[
{
"lcr_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"regex": "1*",
"priority": 1,
"description": "this is example description"
}
]