v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Health

Basic Health Check

Performs a basic health check of the API.

get/

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Healthstring required

The status of the health check

Example response

{
  "$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
  "Health": "OK"
}
All 66 operations