get https://api.smslive247.com/api/v4/accounts
This API endpoint retrieves information about all sub-accounts associated with the current account, including details such as account balance. The current account is identified by the API key provided in the authorization header. If the current account is a sub-account, the endpoint will return information about its sub-users, if any.
Notes:
Ensure that the API key used in the authorization header belongs to the account you wish to query. The API key determines the scope and level of access.
If the account with the provided API key is a sub-account, only the sub-users of that sub-account will be returned.