Skip to content
GET/api/v1/incidents/{incidentSlug}Public

Incident detail with update timeline

ParameterInTypeDescription
incidentSlugrequiredpathstring

Request

curl https://outagedeck.com/api/v1/incidents/cloudflare-durable-objects-increased-error-rate-in-enam-2026-07-06

Response (truncated)

{
  "meta": { "version": "v1", "generatedAt": "2026-07-07T18:20:04Z" },
  "data": {
    "slug": "cloudflare-durable-objects-increased-error-rate-in-enam-2026-07-06",
    "title": "Durable Objects Increased Error Rate in ENAM",
    "status": "resolved",
    "severity": "minor",
    "impactSummary": "Cloudflare reported a minor event for the affected tracked services.",
    "startedAt": "2026-07-06T20:00:00Z",
    "resolvedAt": "2026-07-06T21:16:00Z",
    "provider": { "slug": "cloudflare", "name": "Cloudflare" },
    "source": { "kind": "official_api", "name": "Cloudflare Status" },
    "updates": [
      {
        "status": "resolved",
        "body": "This incident has been resolved.",
        "createdAt": "2026-07-06T21:16:00Z"
      },
      {
        "status": "investigating",
        "body": "Cloudflare is investigating elevated error rates.",
        "createdAt": "2026-07-06T20:04:00Z"
      }
    ]
  }
}

Machine-readable spec

This endpoint is described in the OpenAPI 3.1 document, ready for Postman, Insomnia, or code generation.

OpenAPI 3.1

https://outagedeck.com/api/v1/openapi