Skip to main content
GET
/
v1.0
/
subscribers
/
call-filter
/
allowed-numbers
cURL
curl -X GET 'https://api.telegent.com/v1.0/subscribers/call-filter/allowed-numbers?SubscriberId=TSUID-C7AB61E0-9AD9-4512-ACA8-EDA284131441&CallFilterId=CFID-8e966d20-08b8-42bf-a11f-2fdf72c663d6' \
  -H 'Authorization: Bearer YOUR_TOKEN'
[
  "+1111111111"
]

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Query Parameters

SubscriberId
string
required

Subscriber ID

CallFilterId
string
required

Call Filter ID

Response

200 - application/json

Allowed Numbers Retrieved