cURL
curl --request GET \ --url https://dev-knowledge-store.actualize.ae/health
{ "appHealth": "Server up and running", "dbHealth": "Connected" }
Health check endpoint for the API.
Successful Response
The health of the application
The health of the database