api_indexer_lookup_account_app_local_states
Retrieve application-specific local states for an Algorand account using the Indexer API. Specify account address and network to access stored application data.
Instructions
Get account application local states
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Account address | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |