health

Health check handler Returns a simple JSON response indicating the server is running

get/

Response

Server is healthy

statusstring required

Server status

Example response

{
  "status": "OK"
}

Changes

No recorded changes to this endpoint across all 13 revisions of this API.