Get aggregate API availability
Returns the current aggregate availability of the Flowlix API. This
operation is public and always returns HTTP 200 when the gateway can
answer. Inspect status instead of the HTTP status code.
operational means the required downstream connectivity evidence is
fresh and successful. outage means that evidence is missing, stale,
or failed. degraded is reserved for future partial-capability
reporting. Capability-specific fields may be added under details
without changing this top-level contract. This aggregate status is not
a per-operation SLA or a guarantee that any individual transaction will
succeed.
Response
Aggregate gateway availability at the reported check time.
Aggregate API availability.
operational, degraded, outage "operational"
UTC timestamp when the gateway evaluated this response.
"2026-08-05T12:34:56Z"
Reserved for additive capability details; empty in this version.