Sorry is currently experiencing a major incident, which began 9h ago. The vendor's full update timeline is below.
Update timeline
- 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.