ENA Feedback

Health check

Last updated on

GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{
  "status": "ok",
  "version": "1.0.53"
}