Skip to main content
GET
Obtener disponibilidad del servicio

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Respuesta

OK

checks
object[] | null
requerido

Per-subsystem readiness checks that compose the aggregate status.

correlationId
string
requerido

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

Ejemplo:

"req-7a3f9c2e"

status
string
requerido

Aggregate readiness status derived from all individual checks.

Ejemplo:

"READY"

updatedAt
string<date-time>
requerido

RFC3339 UTC timestamp when the readiness snapshot was produced.

Ejemplo:

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