{
  "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:27.997Z"
  },
  "data": {
    "id": "provider_prefect",
    "slug": "prefect",
    "name": "Prefect",
    "tagline": "Prefect Cloud orchestration status from the official page.",
    "shortDescription": "Check whether Prefect Cloud orchestration, managed execution, and the UI are up or degraded.",
    "description": "OutageDeck tracks the official Prefect Cloud status page so data platform teams can quickly tell whether late flow runs or missed automations are a deployment problem or an active Prefect incident.",
    "categories": [
      "data",
      "orchestration",
      "workflows"
    ],
    "featured": false,
    "currentStatus": {
      "code": "operational",
      "label": "Operational",
      "headline": "All Systems Operational",
      "summary": "Prefect reports all systems operational across the tracked services mapped in OutageDeck.",
      "capturedAt": "2026-07-22T16:13:07+00:00"
    },
    "source": {
      "id": "source_prefect_status",
      "kind": "official_api",
      "name": "Prefect Cloud Status",
      "checkedAt": "2026-07-23T07:10:14.446+00:00",
      "officialUrl": "https://status.prefect.io/",
      "statusPageUrl": "https://status.prefect.io/"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 3
    },
    "services": [
      {
        "id": "service_prefect_orchestration",
        "slug": "prefect-orchestration",
        "name": "Cloud orchestration",
        "category": "orchestration",
        "status": "operational",
        "summary": "The Prefect Cloud orchestration API.",
        "officialUrl": "https://www.prefect.io",
        "links": {
          "html": "/services/prefect-orchestration",
          "api": "/api/v1/services/prefect-orchestration"
        }
      },
      {
        "id": "service_prefect_execution",
        "slug": "prefect-execution",
        "name": "Managed execution",
        "category": "compute",
        "status": "operational",
        "summary": "Prefect-managed work pools.",
        "officialUrl": "https://www.prefect.io",
        "links": {
          "html": "/services/prefect-execution",
          "api": "/api/v1/services/prefect-execution"
        }
      },
      {
        "id": "service_prefect_ui",
        "slug": "prefect-ui",
        "name": "UI, events & automations",
        "category": "platform",
        "status": "operational",
        "summary": "The Prefect Cloud UI, event feed, and automations.",
        "officialUrl": "https://app.prefect.cloud",
        "links": {
          "html": "/services/prefect-ui",
          "api": "/api/v1/services/prefect-ui"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [
      {
        "id": "incident_statuspage_prefect_01KY4JNK0BD3SJ3SAG81C8F7R4",
        "slug": "prefect-elevated-errors-and-degraded-orchestration-performance-2026-07-22",
        "title": "Elevated errors and degraded orchestration performance",
        "summary": "Elevated errors and degraded orchestration performance",
        "status": "resolved",
        "severity": "critical",
        "startedAt": "2026-07-22T09:31:51+00:00",
        "updatedAt": "2026-07-22T09:58:07+00:00",
        "resolvedAt": "2026-07-22T09:58:07+00:00",
        "provider": {
          "slug": "prefect",
          "name": "Prefect"
        },
        "affectedServices": [],
        "links": {
          "html": "/incidents/prefect-elevated-errors-and-degraded-orchestration-performance-2026-07-22",
          "api": "/api/v1/incidents/prefect-elevated-errors-and-degraded-orchestration-performance-2026-07-22",
          "providerHtml": "/providers/prefect"
        }
      },
      {
        "id": "incident_statuspage_prefect_01KXYG9WXAWYYY3R25KV6GTBC6",
        "slug": "prefect-github-incident-is-impacting-prefect-cloud-managed-execution-and-2026-07-20-kv6gtbc6",
        "title": "Github incident is impacting Prefect Cloud managed execution and Prefect Horizon operations",
        "summary": "Github incident is impacting Prefect Cloud managed execution and Prefect Horizon operations",
        "status": "resolved",
        "severity": "minor",
        "startedAt": "2026-07-20T00:55:04+00:00",
        "updatedAt": "2026-07-20T01:36:03+00:00",
        "resolvedAt": "2026-07-20T01:36:03+00:00",
        "provider": {
          "slug": "prefect",
          "name": "Prefect"
        },
        "affectedServices": [],
        "links": {
          "html": "/incidents/prefect-github-incident-is-impacting-prefect-cloud-managed-execution-and-2026-07-20-kv6gtbc6",
          "api": "/api/v1/incidents/prefect-github-incident-is-impacting-prefect-cloud-managed-execution-and-2026-07-20-kv6gtbc6",
          "providerHtml": "/providers/prefect"
        }
      },
      {
        "id": "incident_statuspage_prefect_01KXNTZW43CADKWQDFRQADQC5N",
        "slug": "prefect-elevated-error-rates-2026-07-16",
        "title": "Elevated Error Rates",
        "summary": "Elevated Error Rates",
        "status": "resolved",
        "severity": "minor",
        "startedAt": "2026-07-16T16:08:40+00:00",
        "updatedAt": "2026-07-17T16:28:57+00:00",
        "resolvedAt": "2026-07-17T16:28:57+00:00",
        "provider": {
          "slug": "prefect",
          "name": "Prefect"
        },
        "affectedServices": [],
        "links": {
          "html": "/incidents/prefect-elevated-error-rates-2026-07-16",
          "api": "/api/v1/incidents/prefect-elevated-error-rates-2026-07-16",
          "providerHtml": "/providers/prefect"
        }
      }
    ],
    "links": {
      "html": "/providers/prefect",
      "incidentsHtml": "/providers/prefect/incidents",
      "api": "/api/v1/providers/prefect",
      "officialWebsite": "https://www.prefect.io",
      "officialStatus": "https://status.prefect.io"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}