# Health

> Liveness and readiness probes (unauthenticated).

Source: https://sightradar.com/docs/api/health

3 endpoints.

- [Liveness probe (alias of /healthz)](/docs/api/health/liveness-probe): GET /health

- [Liveness probe](/docs/api/health/get-healthz): GET /healthz

- [Readiness probe](/docs/api/health/readiness-probe): GET /readyz
