Skip to main content

Health Check

Mozrest periodically calls this endpoint to verify your API is operational. It should respond quickly and reliably.

Endpoint

GET /v1/mozrest/healthcheck

Response

Return an empty JSON body with a 200 OK status code.

{}

No additional data is required. Any non-2xx response will be treated as a service disruption.