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
Response
Accounts Retrieved
The response is of type object.