Health check
Health
Health check
Returns a lightweight liveness response. Use this for uptime checks that only need to know the API process is responding.
GET
Health check
Response
200 - application/json
API process is healthy.
Example:
"ok"
Returns a lightweight liveness response. Use this for uptime checks that only need to know the API process is responding.
API process is healthy.
"ok"