Health Check API StatusDescriptionUse CasesHealth check for operationsCurl Examplecurl -k -X GET "https://edit.livingdocs.io/proxy/api/api/v1/health" \ -H "Accept: application/json" EndpointGET api/v1/health Response200OK{ "status": "ok" }