v1

latestOpenAPI 3.0.22026-07-17243.3 KB

Returns the health of the service.

get/reader/health

Response

The health of the service.

statusstring required

Status of the server

versionstring required

Version of the application

Example response

{
  "status": "healthy",
  "version": "1.0.0"
}
All 2 operations