Google Cloud (Vertex AI) status — and how to poll it yourself
Snapshot: Aug 6, 2026 6:50 PM ET · Statuses shown are build-time snapshots — they refresh on each site rebuild. Live auto-refresh ships post-launch.
| Status page | https://status.cloud.google.com |
| Snapshot status | Operational 0 ongoing incidents in feed; 0 affecting Vertex/AI products (as of Aug 6, 2026 6:50 PM ET) |
| Components | no component feed (incident list only) |
| Status API format | gcp-incidents |
| JSON endpoint | https://status.cloud.google.com/incidents.json |
| Verification | verified — live fetch on 2026-08-06 |
Polling Google Cloud (Vertex AI)'s status programmatically
Google Cloud public incidents feed. GET /incidents.json returns an incident list (no per-component feed) — filter entries whose affected products include Vertex AI.
curl -s https://status.cloud.google.com/incidents.json
Everything above was verified against the live endpoint on 2026-08-06 — nothing is inferred from platform defaults. If the endpoint moved, tell us.