v1
latestOpenAPI 3.1.02026-08-0466147138.0 KBHealth
Basic Health Check
Performs a basic health check of the API.
get/
Response
OK
Example response
{
"$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
"Health": "OK"
}Performs a basic health check of the API.
OK
{
"$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
"Health": "OK"
}