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
Example response
[
{
"name": "twilioLcr",
"default_carrier_set_entry_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]Changes
Changed in 2 of the 27 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲