api_indexer_lookup_asset_by_id
Retrieve asset information and configuration details on the Algorand blockchain by specifying the asset ID and network.
Instructions
Get asset information and configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | Asset ID | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |