Skip to main content
GET
Get service readiness

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Response

OK

checks
object[] | null
required

Per-subsystem readiness checks that compose the aggregate status.

correlationId
string
required

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Example:

"req-7a3f9c2e"

status
string
required

Aggregate readiness status derived from all individual checks.

Example:

"READY"

updatedAt
string<date-time>
required

RFC3339 UTC timestamp when the readiness snapshot was produced.

Example:

"2026-05-04T18:30:00Z"