api_algod_get_application_by_id
Retrieve detailed information about a specific Algorand blockchain application using its unique application ID, including configuration and state data.
Instructions
Get application information
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) |