Sorry incident

General Notices Now Available on the Status API

Major Resolved View vendor source →

Sorry experienced a major incident on July 20, 2026, lasting 10h 39m. The incident has been resolved; the full update timeline is below.

Started
Jul 20, 2026, 12:16 AM UTC
Resolved
Jul 20, 2026, 10:55 AM UTC
Duration
10h 39m
Detected by Pingoru
Jul 20, 2026, 12:16 AM UTC

Update timeline

  1. investigating Apr 21, 2026, 08:31 AM UTC

    If you're using general notices to share updates with your users, those notices are now included in your Status API responses. General notices will appear alongside your existing planned and unplanned notices when listing notices via `/api/v1/notices`, and can be retrieved individually via `/api/v1/notices/:id`. You can also filter for them specifically using `?filter[type_eq]=general`. Since general notices don't have a lifecycle like incidents or maintenances, their API payload is a little leaner — fields like `state`, `began_at`, and `ended_at` are omitted. Full details are available on the API documentation tab of your status page.