v27

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

get all Least Cost Routings for a service provider

<Error>This endpoint is only availble with an Admin or Service Provider API key</Error>

get/ServiceProviders/{ServiceProviderSid}/Lcrs

Response

Least cost routing listing

namestring required
default_carrier_set_entry_sidstring

Example response

[
  {
    "name": "twilioLcr",
    "default_carrier_set_entry_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
  }
]