v27

latestOpenAPI 3.0.0MITraw.githubusercontent.com2025-11-2810941146.5 KB
Call Routing

list least cost routings routes

get/LcrCarrierSetEntries

Response

list of least cost routing carrier set entries

workloadinteger

traffic distribution value

lcr_route_sidstring required
voip_carrier_sidstring required
priorityinteger required

Example response

[
  {
    "workload": 90,
    "lcr_route_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "voip_carrier_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "priority": 1
  }
]