Skip to main content
GET
/
readyz
Readiness Check
curl --request GET \
  --url https://api.truthlocks.com/readyz
{
  "status": "ready"
}

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Detailed health check that verifies connectivity to upstream dependencies like Postgres, Redis, and NATS.

Parameters

Responses

Response

Service is ready

status
enum<string>
Available options:
ready