Health

Liveness check

Returns a fixed greeting payload. Exists to allow clients to verify connectivity and credentials. Does not consult any downstream services.

get/test

Response

API is reachable.

successboolean

true on success (omitted by some legacy handlers).

Changes