cURL
Subscribers
Get Guardian Features
Check whether AI Guardian is currently enabled for a subscriber.
Prerequisites:
- Bearer token —
POST /v1.0/oauth2/tokens - An existing Subscriber (
TSUID-)
What this does: Returns the current EnableIntelligentGuardianCalls and EnableIntelligentGuardianMessages flags for the subscriber. Use this after toggling features to confirm the change took effect before applying filters or guardian relationships.
Next steps:
- Change the settings —
POST /v1.0/subscribers/guardian-features - View existing filters —
GET /v1.0/subscribers/message-filterorGET /v1.0/subscribers/call-filter
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Telegent Subscriber ID. Format: TSUID- followed by a UUID. Create one via POST /v1.0/subscribers/create or look up existing IDs with GET /v1.0/subscribers/get.
AccountId string
Response
Guardian Features Retrieved
The response is of type object.