API Reference
GET
/statusGet system status
Returns the operational state of the public site and every downstream service the gateway resolves. Unauthenticated and safe to poll from status pages.
Routes
/statusPublic operational status for the site and API gateway.
/api/statusSame-origin status proxy through gs-web to gs-api.
/healthWorker liveness response.
/v1/forms/contact/submissionsTurnstile-verified contact submission endpoint.
Responses
200System is operational
503One or more services degraded
