Call Routes
API endpoints for call routes
The call route object
A call route is a phone number your customers can call to reach whoever is on call, for an urgent support line or a regulator hotline.
When a call comes in we work down the route's path, ringing each level's targets in turn until someone answers, then connect them to the caller. A trailing voicemail node records a message instead. Every call raises an alert, so calls can open incidents through an alert route.
List and edit call routes here. Create and delete them in the dashboard.
The numbers allowed to call this route. Only enforced when use_caller_allowlist is true.
"2021-08-17T13:28:57.801578Z"
Where this route is in provisioning. Only an active route answers calls:
- pending: created, and awaiting manual work from us
- pending_regulatory_information: awaiting regulatory compliance information, collected in the dashboard
- pending_number: compliance is settled, and we're provisioning a number
- active: fully provisioned, and answering calls
pending, pending_regulatory_information, pending_number, active "active"
The language we speak voice prompts in, via text-to-speech
en-US, en-GB, fr-FR, es-ES, pt-PT, pt-BR, de-DE, nl-NL "en-US"
Unique identifier for this call route
"01FCNDV6P870EA6S7TK1DSYDG0"
Name for this call route
"Regulator urgent request"
The phone-tree menu this route presents. Empty when callers are routed down the route's path.
Who we page when a call comes in. Empty when this route presents a phone-tree menu, in which case each menu option carries its own path.
Which number responders see when we call them:
- route_number: this route's own number
- oncall_number: an incident.io on-call number
route_number, oncall_number "route_number"
"2021-08-17T13:28:57.801578Z"
Whether this route only answers calls from its allowed callers
true
The country this route's number belongs to
"US"
The number your customers call to reach this route, once one has been provisioned
"+15551234567"
The type of phone number, which determines the regulatory requirements for provisioning it
toll_free, mobile, national, local "toll_free"