Skip to main content
GET
/
v1.0
/
subscribers
/
message-filter
/
allowed-contacts
cURL
curl -X GET 'https://api.telegent.com/v1.0/subscribers/message-filter/allowed-contacts?SubscriberId=SID-C7AB61E0-9AD9-4512-ACA8-EDA284131441&MessageFilterId=MFID-7435d672-a2d0-451e-ab62-45499f5bc7a1' \
  -H 'Authorization: Bearer YOUR_TOKEN'
[
  "+1111111111",
  "+2222222222"
]

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Query Parameters

SubscriberId
string
required

Subscriber ID

MessageFilterId
string
required

Message Filter ID

Response

200 - application/json

List of Allowed Contacts