v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Health

Socket Health Check

Checks the health of the Socket service.

get/health/socket

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