Nowledge Mem APIHealth
Health Check
Health check endpoint.
Response Body
application/json
curl -X GET "http://127.0.0.1:14242/health"{
"status": "string",
"timestamp": "2019-08-24T14:15:22Z",
"database_connected": true,
"services_ready": true
}