Skip to main content
GET
/domain-dialin-config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer<int32>
ending_before
string
starting_after
string
phone_number
string
phone_numbers
string

a comma separated list of phone numbers to filter by. The filter will match any phone number that contains the provided numbers as a substring (partial match).

sip_username
string

The sip username associated with this dialin config (only the username part of the sip uri)

name_prefix
string
type
string

The type of dialin config. It can be pinless_dialin or pin_dialin.

Response

200

total_count
integer
default:0
Example:

3

data
object[]