extractr docs
Platform

Health check

GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "ok",  "version": "1.0.0",  "timestamp": "2019-08-24T14:15:22Z"}