Skip to content

Health Status

API Health Check

Endpoint: GET /health

Description: Performs a basic health check of the API. This endpoint can be used to verify that the service is running and accessible.

Response: 200 OK

{
  "status": "healthy"
}