Returns a list of all account entity items on the network.
The optional balance value to compare against
^((gte?|lte?|eq|ne)\:)?\d{1,10}$The ID of the account to return information for
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$The account's public key to compare against
Whether to include balance information or not. If included, token balances are limited to at most 50 per account as outlined in HIP-367. If multiple values are provided the last value will be the only value used.
The maximum number of items to return
1 <= x <= 100The order in which items are listed
asc, desc