Skip to main content

GET /api/health

Simple health check endpoint to verify the API is running.

Response (200)

{
"status": "ok"
}