Skip to main content
GET
Health check

Response

200 - application/json

Service health information.

Response returned by GET /health. The route unconditionally returns status: "UP"; it does not check storage, policy, or any dependent component; a 200 response means only that the Express process is handling requests.

status
enum<string>
required
Available options:
UP