Skip to main content
GET
List inbound routing decisions

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Query Parameters

policy_id
string

Filter by inbound route policy ID.

phone_number_id
string<uuid>

Filter by DID/phone-number row ID.

action
enum<string>

Filter by final policy action. Action values supported by inbound route policy responses.

Available options:
ANSWER_WITH_AI,
SELECT_AGENT,
TRANSFER,
REJECT
provider
enum<string>

Filter by inbound provider. Inbound provider currently supported by inbound routing policies.

Available options:
vobiz,
plivo
limit
integer
default:50

Page size. Defaults to 50 and is capped at 200.

Required range: 1 <= x <= 200
cursor
string

Opaque cursor returned by the previous response.

Response

Inbound route decisions.

success
boolean
data
object