List allowed IP addresses
GET/api/v1/sipaccounts/:sipaccount_id/allowed_ips
Retrieve list of IP addresses allowed to authenticate this SIP account.
Authentication:
- Requires Bearer token in Authorization header:
Authorization: Bearer <token>
Request
Responses
- 200
- 403
Successfully returns list of allowed IP addresses
Returns 403 error when API token is incorrect