{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-07-15T02:14:50.058Z"
  },
  "data": {
    "id": "incident_supabase_auth_email_delays",
    "slug": "supabase-auth-email-delays-march-2026",
    "title": "Auth email delivery delays",
    "summary": "Authentication emails were delayed for some projects due to an upstream email provider issue.",
    "status": "resolved",
    "severity": "major",
    "startedAt": "2026-03-18T15:28:00Z",
    "updatedAt": "2026-03-18T16:21:00Z",
    "resolvedAt": "2026-03-18T16:21:00Z",
    "provider": {
      "slug": "supabase",
      "name": "Supabase"
    },
    "affectedServices": [
      {
        "slug": "supabase-auth",
        "name": "Auth"
      }
    ],
    "links": {
      "html": "/incidents/supabase-auth-email-delays-march-2026",
      "api": "/api/v1/incidents/supabase-auth-email-delays-march-2026",
      "providerHtml": "/providers/supabase"
    },
    "impactSummary": "Password resets and confirmation emails took longer than expected before delivery recovered.",
    "source": {
      "id": "source_supabase_status",
      "kind": "official_status_page",
      "name": "Supabase Status",
      "checkedAt": "2026-03-29T08:00:00Z",
      "officialUrl": "https://status.supabase.com",
      "statusPageUrl": "https://status.supabase.com"
    },
    "updates": [
      {
        "id": "update_supabase_auth_email_delays_1",
        "status": "identified",
        "body": "Supabase identified an upstream dependency issue affecting auth email delivery.",
        "createdAt": "2026-03-18T15:41:00Z"
      },
      {
        "id": "update_supabase_auth_email_delays_2",
        "status": "resolved",
        "body": "Email delivery recovered and delayed auth messages were processed successfully.",
        "createdAt": "2026-03-18T16:21:00Z"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}