Health
Liveness probe
Returns the aggregator's current health. Used by load balancers, k8s liveness/readiness probes, and external uptime monitoring.
get/health
Response
Aggregator is up.
Example response
{
"chainId": 11155111
}Returns the aggregator's current health. Used by load balancers, k8s liveness/readiness probes, and external uptime monitoring.
Aggregator is up.
{
"chainId": 11155111
}