Health
RPC Health Check
Checks the health of the RPC connection.
get/health/rpc
Response
OK
Example response
{
"$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
"Health": "OK"
}Checks the health of the RPC connection.
OK
{
"$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
"Health": "OK"
}