GET /utils/health-check/
Returns a boolean value to indicate the operational status of the API service.
Verifies the operational status of the service to ensure it is running and reachable.
Endpoint
GET /utils/health-check/
Response
| Status | Description |
|---|---|
| 200 | The service is healthy and functioning correctly. Returns boolean. |