Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

API key

Response

200 - application/json
allowedAgents
object[]
required

Calls must match a pattern for one of these agents (or the global agent pattern if allowAllAgents is true) to be accepted.

Maximum array length: 20
domain
string
required
read-only

The domain used for SIP invites for your account.

allowedCidrRanges
string<ipv4-cidr>[]

The list of IPv4 CIDR ranges from which incoming SIP calls will be accepted.

allowAllAgents
boolean
default:false

If true, adds an implicit allowance for requests matching agent_<agent_id>@ for any of your agents.