Core

Health check

Basic health check endpoint

get/health

Response

Service is healthy

statusstring
versionstring

Example response

{
  "status": "ok",
  "version": "0.3.15"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.