Child accounts
list_child_accountsRetrieves all child accounts of an agency account in one call, providing each account's ID and name. Useful for getting an overview of sub-accounts without balance information.
Instructions
Lists the child (sub-)accounts of the configured agency account. Each entry is {account:{id,shortName}, contract}. Balances are NOT included — use list_child_accounts_with_balances for those. Returns every child in one call: no paging, no filter, no search. apiPointBalance in every result of this server is the API points left for the current week (the quota refills Mondays 00:00 UTC); pace the calls by it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||