cURL
Distributors
Get Accounts
Retrieve a list of all accounts associated with the distributor. Returns account information including name, total subscribers, and address details.
What this does: Returns a list of all accounts under this distributor including their AID- IDs, names, and status. Use this to enumerate accounts before making account-specific calls.
Next steps:
- Get account details —
GET /v1.0/account - Create an account —
POST /v1.0/account/create
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.
Authorizations
Enter the token obtained from the Authentication endpoint
Response
200 - application/json
Accounts Retrieved
The response is of type object.