Service

Get the aggregate platform and dependency status

Square Cloud's overall status, the health of each Square Cloud service, and the current status of the external providers the platform depends on.

status on each entry is one of operational, degraded, outage, maintenance or unknown. unknown means the check could not be verified and is NOT evidence of an outage (some providers publish no status API, so their health is read from a page marker; a page redesign reads as unknown rather than as a false alarm).

summary is present only when an entry is not operational, where it explains what is wrong and what it affects. A healthy entry carries no summary, because the status already says it.

Only Square Cloud's own services influence the top-level status: a third-party incident is reported under dependencies without flipping the platform badge. Entries are ordered by blast radius.

Served from a document refreshed every 5 minutes; stale: true means that document was unavailable and the payload was probed live instead.

get/v2/service/status

Response

Current status. status/message describe Square Cloud itself, services are Square-run, dependencies are third parties.

statusstring required
messagestring required
checked_atstring date-time required
staleboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.