Health check
Last updated on
Response Body
application/json
curl -X GET "https://example.com/health"{
"status": "ok",
"version": "1.0.53"
}Last updated on
application/json
curl -X GET "https://example.com/health"{
"status": "ok",
"version": "1.0.53"
}