browser-gateway
REST API

Health

Liveness probe. Always public, no auth required.

Returns HTTP 200 with a timestamp when the gateway is running. Use this for uptime monitoring, container health checks, and load-balancer liveness probes.

Endpoints

MethodPathDescription
GET/health

Source

On this page