HealthCheck
API liveness check. Returns 200 with an empty object when the server is responsive.
GET
/api/v1/health
Returns 200 if the API server is running. No authentication required. Suitable for use in container health checks.
Responses
Status | Description |
|---|---|
| LucidAPI responded. |
200
Description
LucidAPI responded.