Health check
System status
Health check
Check whether the API process is responding.
GET
Health check
Use this endpoint for lightweight uptime checks. It does not require authentication and does not prove that every upstream dependency is ready.
Response
200 - application/json
API process is healthy.
Example:
"ok"