List Outbound Routing Rules

This API requires the Account Administrator role.

Get list of outbound routing rules for different SIP trunks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

Query Params
int32
≥ 1
Defaults to 1

The page number of the records to retrieve. Default value is 1.

int32
1 to 100
Defaults to 5

The max number of records to retrieve per page. Default value is 5, Any value like 5,10,15,20,25,30 is allowed. If value comes more than 100 then max 100 records will be returned.

string
length ≤ 255

The possible fields you can filter on are type,priority,prefix,minLength,maxLength,callerId,trunkId,isoCountryCode.
The allowed format:

  • Begins with the field name to be filtered, followed by a colon and:
    • Either an exact string to match, or
    • A string expression including the * wildcard character

Examples include 'callerId:+35311234567', 'isoCountryCode:IN'

string
length ≤ 255
Defaults to priority

The possible fields you can filter on are type,priority,prefix,minLength,maxLength,callerId,trunkId,isoCountryCode.
Specifies how response data should be sorted.
Field Names are case-senstive (should be written as it is in description).
To specify descending order, a suffix " desc" should be added. For example, "priority asc" for ascending or "priority desc" for descending".
The default sorting order is priority ascending.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json