api_algod_get_node_status
Check current node status on the Algorand blockchain to monitor network health and connectivity across mainnet, testnet, or localnet environments.
Instructions
Get current node status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |