v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Health

Health check

Health check. Returns the requested resource or collection for the authenticated caller.

get/health

Response

Server is healthy

statusstring required

Current status value.

Example response

{
  "status": "ok"
}