# Network

**string**  
**required**

Defaults to mainnet

The network to look up against.

# ``200      OK

# ``400      Bad Request

# ``422      Validation Error

---

```shell
curl --request GET \
     --url https://svc.blockdaemon.com/reporting/staking/v2/ethereum/mainnet/health \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json'
```

Choose an example:

**application/json**

``200``400``422

---
