Health
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"
}