{
  "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-23T07:15:16.152Z"
  },
  "data": {
    "id": "provider_metabase",
    "slug": "metabase",
    "name": "Metabase",
    "tagline": "Metabase Cloud status from the official page.",
    "shortDescription": "Check whether the Metabase Cloud platform and the Metabase Store are up or degraded.",
    "description": "OutageDeck tracks the official Metabase Cloud status page so teams can quickly tell whether unreachable dashboards are an instance problem or an active Metabase Cloud incident.",
    "categories": [
      "data",
      "bi",
      "analytics"
    ],
    "featured": false,
    "currentStatus": {
      "code": "operational",
      "label": "Operational",
      "headline": "All Systems Operational",
      "summary": "Metabase reports all systems operational across the tracked services mapped in OutageDeck.",
      "capturedAt": "2026-07-23T06:31:11.926+00:00"
    },
    "source": {
      "id": "source_metabase_status",
      "kind": "official_api",
      "name": "Metabase Cloud Status",
      "checkedAt": "2026-07-23T07:10:14.494+00:00",
      "officialUrl": "https://status.metabase.com",
      "statusPageUrl": "https://status.metabase.com"
    },
    "counts": {
      "services": 2,
      "activeIncidents": 0,
      "incidents": 1
    },
    "services": [
      {
        "id": "service_metabase_platform",
        "slug": "metabase-platform",
        "name": "Cloud platform",
        "category": "platform",
        "status": "operational",
        "summary": "Hosted Metabase Cloud instances.",
        "officialUrl": "https://www.metabase.com/cloud/",
        "links": {
          "html": "/services/metabase-platform",
          "api": "/api/v1/services/metabase-platform"
        }
      },
      {
        "id": "service_metabase_store",
        "slug": "metabase-store",
        "name": "Metabase Store",
        "category": "billing",
        "status": "operational",
        "summary": "The account and billing store.",
        "officialUrl": "https://store.metabase.com",
        "links": {
          "html": "/services/metabase-store",
          "api": "/api/v1/services/metabase-store"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [
      {
        "id": "incident_statuspage_metabase_hnbdgn4xxsw9",
        "slug": "metabase-some-metabase-functionality-unavailable-2026-02-16",
        "title": "Some Metabase functionality unavailable",
        "summary": "Some Metabase functionality unavailable",
        "status": "resolved",
        "severity": "major",
        "startedAt": "2026-02-16T02:48:27.406+00:00",
        "updatedAt": "2026-02-16T03:15:51.282+00:00",
        "resolvedAt": "2026-02-16T03:15:51.264+00:00",
        "provider": {
          "slug": "metabase",
          "name": "Metabase"
        },
        "affectedServices": [
          {
            "slug": "metabase-platform",
            "name": "Cloud platform"
          }
        ],
        "links": {
          "html": "/incidents/metabase-some-metabase-functionality-unavailable-2026-02-16",
          "api": "/api/v1/incidents/metabase-some-metabase-functionality-unavailable-2026-02-16",
          "providerHtml": "/providers/metabase"
        }
      }
    ],
    "links": {
      "html": "/providers/metabase",
      "incidentsHtml": "/providers/metabase/incidents",
      "api": "/api/v1/providers/metabase",
      "officialWebsite": "https://www.metabase.com",
      "officialStatus": "https://status.metabase.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}