v1

latestOpenAPI 3.1.02026-08-043160244.3 KB
Healthcheck

Perform a Health Check

Perform a health check by returning a JSON response with a status code of 200 (OK).

get/health

Response

Return HTTP Status Code 200 (OK)

statusstring

Health Status

Example response

{
  "status": "OK"
}