List account entities on network
Returns a list of all account entity items on the network.
Query parameters
The optional balance value to compare against
The ID of the account to return information for
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
The order in which items are listed
Response
OK
Changes
Changed in 2 of the 53 revisions of this API.231
- ○
added the required property
accounts/items/delegation_addressto the response with the200statusresponse-required-property-added
- ○
- ▲
the response property
_status/messages/items/databecame nullable for the status400response-property-became-nullable
- ▲
the response property
_status/messages/items/detailbecame nullable for the status400response-property-became-nullable
- ▲
the response property
accounts/items/accountbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/aliasbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/auto_renew_periodbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/balancebecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/balance/balancebecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/balance/timestampbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/balance/tokens/items/token_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/created_timestampbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/deletedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/ethereum_noncebecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/evm_addressbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/expiry_timestampbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/keybecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/max_automatic_token_associationsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/memobecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/receiver_sig_requiredbecame nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/stake_period_start/allOf[TimestampNullable]/became nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/staked_account_id/allOf[EntityId]/became nullable for the status200response-property-became-nullable
- ▲
the response property
accounts/items/staked_node_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
links/nextbecame nullable for the status200response-property-became-nullable
- ▲
removed the required property
accounts/items/delegation_addressfrom the response with the200statusresponse-required-property-removed
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲