Skip to main content
GET
Get operational summary

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Response

OK

certificateWarnings
integer<int64>
required

Count of certificates in any non-VALID status.

Example:

24

correlationId
string
required

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

Example:

"req-7a3f9c2e"

failedDeliveries
integer<int64>
required

Count of event deliveries in failed or exhausted state.

Example:

24

operationCounts
object
required

Operation counts keyed by the synthesized ":" string; clients parse the key shape.

readiness
object
required

Embedded readiness summary (status, blockers, warnings).

reconciliationBacklog
integer<int64>
required

Count of reconciliation cases in open or in-progress state.

Example:

24

updatedAt
string
required

RFC3339 UTC timestamp when this summary was computed.

Example:

"2026-06-14T12:00:00Z"