Skip to main content
GET
/
v1.0
/
subscribers
/
guardian-features
cURL
curl -X GET 'https://api.telegent.com/v1.0/subscribers/guardian-features?SubscriberId=TSUID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b8d' \
  -H 'Authorization: Bearer YOUR_TOKEN'
{
  "SubscriberId": "TSUID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b8d",
  "EnableIntelligentGuardianCalls": true,
  "EnableIntelligentGuardianMessages": true
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Query Parameters

SubscriberId
string
required

Subscriber ID

Response

200 - application/json

Guardian Features Retrieved

The response is of type object.