api_indexer_lookup_applications
Retrieve application details from the Algorand blockchain indexer by specifying an application ID and network.
Instructions
Get application information from indexer
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Application ID | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |