Get Inbound Routes List

Batch query all route configurations under the account. Supports filtering by domain name (exact match on the domain name owned by the account) and pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Domain name filter. EXACT match (t.name = #name#) against the caller's own domains, not a fuzzy search. A domain that does not exist under the account returns an empty result (total=0, count=0, dataList=null), not an error.

integer
0 to 2147483647
Defaults to 0

Start position (integer, range 0-2147483647), defaults to 0. Negative or non-numeric values return 40002; missing is allowed and defaults to 0.

integer
0 to 100
Defaults to 100

Number of results per page (integer, range 0-100), defaults to 100. Out-of-range or non-numeric values return 40004.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json