Skip to main content

Monitoring API

The monitoring API provides endpoints to check the health of the JIVAS system.

Endpoints

GET /healthz

Description: Health check endpoint to verify the system's status.

Response:

  • 200 OK: The system is healthy.