v1
latestOpenAPI 3.0.3Apache 2.02026-07-1771220.6 KBmetadata
Check HTTP Server and Database Status
This endpoint returns a HTTP 200 status code when Ory Oathkeeper is up running and the environment dependencies (e.g. the database) are responsive as well.
If the service supports TLS Edge Termination, this endpoint does not require the X-Forwarded-Proto header to be set.
Be aware that if you are running multiple nodes of Ory Oathkeeper, the health status will never refer to the cluster state, only to a single instance.
get/health/ready
Response
Ory Oathkeeper is ready to accept requests.