{
  "appInstallations": [],
  "appInstalls": [],
  "assistantThreads": [],
  "barriers": [],
  "bookmarks": [],
  "calls": [],
  "canvases": [],
  "channels": [
    {
      "channel_id": "C2001GENERAL",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "creator": "U2001ALEX",
      "id": 1,
      "is_archived": false,
      "is_private": false,
      "members": [
        "U2001ALEX",
        "U2002BETH",
        "U2003CHRIS",
        "U2004DIANA",
        "U2005ETHAN",
        "U2006FIONA"
      ],
      "name": "general",
      "purpose": "General company communication.",
      "topic": "Company updates",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "channel_id": "C2002ENGINE",
      "createdAt": "2024-01-01T00:05:00.000Z",
      "creator": "U2001ALEX",
      "id": 2,
      "is_archived": false,
      "is_private": false,
      "members": [
        "U2001ALEX",
        "U2002BETH",
        "U2003CHRIS",
        "U2004DIANA",
        "U2005ETHAN"
      ],
      "name": "engineering",
      "purpose": "Technical discussions for the engineering team.",
      "topic": "Engineering discussions",
      "updatedAt": "2024-01-01T00:05:00.000Z"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-01T00:10:00.000Z",
      "creator": "U2001ALEX",
      "id": 3,
      "is_archived": false,
      "is_private": false,
      "members": [
        "U2001ALEX",
        "U2002BETH",
        "U2003CHRIS",
        "U2004DIANA",
        "U2005ETHAN",
        "U2006FIONA"
      ],
      "name": "inc-api-gateway-2027-014",
      "purpose": "Production incident tracking and response coordination.",
      "topic": "ACTIVE INCIDENT: SEV-1 Database cluster failure",
      "updatedAt": "2024-01-25T14:30:00.000Z"
    },
    {
      "channel_id": "C2004RANDOM",
      "createdAt": "2024-01-01T00:15:00.000Z",
      "creator": "U2001ALEX",
      "id": 4,
      "is_archived": false,
      "is_private": false,
      "members": [
        "U2001ALEX",
        "U2002BETH",
        "U2003CHRIS",
        "U2004DIANA",
        "U2005ETHAN",
        "U2006FIONA"
      ],
      "name": "random",
      "purpose": "Non-work chat.",
      "topic": "Water cooler",
      "updatedAt": "2024-01-01T00:15:00.000Z"
    },
    {
      "channel_id": "C2005ONCALL",
      "createdAt": "2024-01-01T00:20:00.000Z",
      "creator": "U2002BETH",
      "id": 5,
      "is_archived": false,
      "is_private": false,
      "members": [
        "U2001ALEX",
        "U2002BETH",
        "U2003CHRIS",
        "U2005ETHAN"
      ],
      "name": "on-call",
      "purpose": "On-call rotation, escalation, and handoff coordination.",
      "topic": "On-call schedule and escalations",
      "updatedAt": "2024-01-01T00:20:00.000Z"
    },
    {
      "channel_id": "C2006STATUSPAGE",
      "createdAt": "2024-01-01T00:25:00.000Z",
      "creator": "U2001ALEX",
      "id": 6,
      "is_archived": false,
      "is_private": false,
      "members": [
        "U2001ALEX",
        "U2006FIONA"
      ],
      "name": "status-page",
      "purpose": "Customer-facing status updates during incidents. Keep messages professional and free of internal details.",
      "topic": "External status page updates",
      "updatedAt": "2024-01-01T00:25:00.000Z"
    }
  ],
  "dialogs": [],
  "dndStatuses": [],
  "emojis": [
    {
      "alias_for": null,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "is_alias": false,
      "name": "sev1",
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "url": "https://emoji.slack-edge.com/sev1.png"
    },
    {
      "alias_for": null,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 2,
      "is_alias": false,
      "name": "sev2",
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "url": "https://emoji.slack-edge.com/sev2.png"
    },
    {
      "alias_for": "rotating_light",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 3,
      "is_alias": true,
      "name": "incident",
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "url": "https://emoji.slack-edge.com/incident.png"
    }
  ],
  "eventSubscriptions": [],
  "files": [
    {
      "channel_ids": [
        "C2003INCIDENTS"
      ],
      "content": "# SEV-1 Incident Timeline\n## 2024-01-25\n\n| Time (UTC) | Event |\n|---|---|\n| 14:00 | PagerDuty alert - primary db unreachable |\n| 14:02 | IC assigned (Alex), roles distributed |\n| 14:03 | Ethan: disk I/O errors, WAL partition full |\n| 14:06 | Chris: auto-failover did not trigger |\n| 14:10 | Root cause: WAL archive destination disk full |\n| 14:12 | Patroni config gap identified |\n| 14:17 | Archive destination cleaned, archiving resumed |\n| 14:25 | Primary accepting writes, WAL cleared |\n| 14:27 | All metrics normal |\n| 14:30 | Service fully restored |\n| 15:10 | Incident officially closed |",
      "createdAt": "2024-01-25T15:10:00.000Z",
      "file_id": "F2000000001",
      "filetype": "markdown",
      "id": 1,
      "mimetype": "text/markdown",
      "name": "incident-timeline.md",
      "shares": {
        "C2003INCIDENTS": [
          "2024-01-25T15:10:00.000Z"
        ]
      },
      "size": 2048,
      "title": "SEV-1 Incident Timeline - 2024-01-25",
      "updatedAt": "2024-01-25T15:10:00.000Z",
      "url_private": "https://files.slack.com/files-pri/F2000000001/incident-timeline.md",
      "user_id": "U2001ALEX"
    },
    {
      "channel_ids": [
        "C2002ENGINE",
        "C2003INCIDENTS"
      ],
      "content": "--- a/patroni/config.yml\n+++ b/patroni/config.yml\n@@ -15,6 +15,10 @@ postgresql:\n   parameters:\n     max_connections: 200\n     shared_buffers: 8GB\n+  watchdog:\n+    disk_space:\n+      wal_partition_threshold: 80\n+      archive_destination_threshold: 70\n   callbacks:\n     on_start: /scripts/on_start.sh",
      "createdAt": "2024-01-25T14:35:00.000Z",
      "file_id": "F2000000002",
      "filetype": "text",
      "id": 2,
      "mimetype": "text/plain",
      "name": "patroni-config-diff.txt",
      "shares": {
        "C2002ENGINE": [
          "2024-01-25T15:13:20.000Z"
        ],
        "C2003INCIDENTS": [
          "2024-01-25T14:35:00.000Z"
        ]
      },
      "size": 512,
      "title": "Patroni Config Changes",
      "updatedAt": "2024-01-25T15:13:20.000Z",
      "url_private": "https://files.slack.com/files-pri/F2000000002/patroni-config-diff.txt",
      "user_id": "U2003CHRIS"
    }
  ],
  "functionExecutions": [],
  "inviteRequests": [],
  "messages": [
    {
      "channel_id": "C2001GENERAL",
      "createdAt": "2024-01-25T12:40:00.000Z",
      "edited": false,
      "id": 1,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Good morning team. Reminder: we have a maintenance window tonight at 02:00 UTC for the network switch upgrade.",
      "thread_ts": null,
      "ts": "1706186400.200001",
      "updatedAt": "2024-01-25T12:40:00.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2005ONCALL",
      "createdAt": "2024-01-25T12:50:00.000Z",
      "edited": false,
      "id": 2,
      "latest_reply": "1706187100.200003",
      "reply_count": 1,
      "reply_users": [
        "U2003CHRIS"
      ],
      "subtype": null,
      "text": "On-call handoff: Beth (primary), Chris (secondary). Rotation started at 09:00 ET.",
      "thread_ts": null,
      "ts": "1706187000.200002",
      "updatedAt": "2024-01-25T12:50:00.000Z",
      "user_id": "U2002BETH"
    },
    {
      "channel_id": "C2005ONCALL",
      "createdAt": "2024-01-25T12:51:40.000Z",
      "edited": false,
      "id": 3,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Acknowledged. Secondary on standby.",
      "thread_ts": "1706187000.200002",
      "ts": "1706187100.200003",
      "updatedAt": "2024-01-25T12:51:40.000Z",
      "user_id": "U2003CHRIS"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:00:00.000Z",
      "edited": false,
      "id": 4,
      "latest_reply": "1706195400.200022",
      "reply_count": 18,
      "reply_users": [
        "U2001ALEX",
        "U2003CHRIS",
        "U2004DIANA",
        "U2005ETHAN",
        "U2006FIONA",
        "U2002BETH"
      ],
      "subtype": null,
      "text": "SEV-1 INC-2027-014 DECLARED: api-gateway is dropping webhook writes after api-gateway@3.1.0 (a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1). Provider retries are exhausted and duplicate delivery risk is elevated.",
      "thread_ts": null,
      "ts": "1706191200.200004",
      "updatedAt": "2024-01-25T14:00:00.000Z",
      "user_id": "U2002BETH"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:02:00.000Z",
      "edited": false,
      "id": 5,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Roles assigned — IC: Alex; API on-call: Beth; release owner: Chris; monitoring: Diana; provider liaison: Ethan; customer comms: Fiona. Please acknowledge in thread.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191320.200005",
      "updatedAt": "2024-01-25T14:02:00.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:03:00.000Z",
      "edited": false,
      "id": 6,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Initial diagnosis: failures began immediately after the v3.1.0 retry-policy rollout. Requests that receive 429 are consuming the retry budget without honoring Retry-After.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191380.200006",
      "updatedAt": "2024-01-25T14:03:00.000Z",
      "user_id": "U2005ETHAN"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:04:00.000Z",
      "edited": false,
      "id": 7,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Datadog update: api_gateway.webhook.delivery_error_pct is 47%. The INC-2027-014 monitor is alerting in production; successful deliveries are still processing normally.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191440.200007",
      "updatedAt": "2024-01-25T14:04:00.000Z",
      "user_id": "U2004DIANA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:05:00.000Z",
      "edited": false,
      "id": 8,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Customer comms acknowledged. Status page is set to Major Outage — Investigating. Support has the affected-delivery query and duplicate-warning guidance.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191500.200008",
      "updatedAt": "2024-01-25T14:05:00.000Z",
      "user_id": "U2006FIONA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:06:00.000Z",
      "edited": false,
      "id": 9,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Release diff points to commit a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1. I am validating the rollback path to api-gateway@3.0.4.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191560.200009",
      "updatedAt": "2024-01-25T14:06:00.000Z",
      "user_id": "U2003CHRIS"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:10:00.000Z",
      "edited": false,
      "id": 10,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Root cause confirmed: the new provider retry policy ignores Retry-After and exhausts five attempts inside one second. Some downstream providers reject the full burst.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191800.200010",
      "updatedAt": "2024-01-25T14:10:00.000Z",
      "user_id": "U2005ETHAN"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:12:00.000Z",
      "edited": false,
      "id": 11,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Mitigation approved: pause new webhook dispatches, preserve queued deliveries, and roll back api-gateway@3.1.0. Do not replay any delivery until idempotency keys are verified.",
      "thread_ts": "1706191200.200004",
      "ts": "1706191920.200011",
      "updatedAt": "2024-01-25T14:12:00.000Z",
      "user_id": "U2003CHRIS"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:15:00.000Z",
      "edited": false,
      "id": 12,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Timeline — 14:00 alert; 14:02 incident declared; 14:08 release correlation confirmed; 14:12 root cause confirmed; 14:14 rollback approved.",
      "thread_ts": "1706191200.200004",
      "ts": "1706192100.200012",
      "updatedAt": "2024-01-25T14:15:00.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:17:00.000Z",
      "edited": false,
      "id": 13,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Rollback is in progress. Queue depth is stable at 18,420 deliveries and no records are being dropped. Provider liaison is confirming recovery limits.",
      "thread_ts": "1706191200.200004",
      "ts": "1706192220.200013",
      "updatedAt": "2024-01-25T14:17:00.000Z",
      "user_id": "U2005ETHAN"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:20:00.000Z",
      "edited": false,
      "id": 14,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Monitoring update: delivery error rate is down to 19% from 47%. The queue remains paused while production instances converge on api-gateway@3.0.4.",
      "thread_ts": "1706191200.200004",
      "ts": "1706192400.200014",
      "updatedAt": "2024-01-25T14:20:00.000Z",
      "user_id": "U2004DIANA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:22:00.000Z",
      "edited": false,
      "id": 15,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "External update posted: we identified a webhook delivery issue and are rolling back safely. Customers should not manually replay failed deliveries.",
      "thread_ts": "1706191200.200004",
      "ts": "1706192520.200015",
      "updatedAt": "2024-01-25T14:22:00.000Z",
      "user_id": "U2006FIONA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:25:00.000Z",
      "edited": false,
      "id": 16,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Rollback complete. All api-gateway instances report v3.0.4. Resuming the queue at 10% while we watch provider rate limits and duplicate-write signals.",
      "thread_ts": "1706191200.200004",
      "ts": "1706192700.200016",
      "updatedAt": "2024-01-25T14:25:00.000Z",
      "user_id": "U2005ETHAN"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:27:00.000Z",
      "edited": false,
      "id": 17,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "All primary metrics are normal: delivery errors 0.4%, p99 240ms, no duplicate writes, and queue depth is draining at the expected rate.",
      "thread_ts": "1706191200.200004",
      "ts": "1706192820.200017",
      "updatedAt": "2024-01-25T14:27:00.000Z",
      "user_id": "U2004DIANA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:30:00.000Z",
      "edited": false,
      "id": 18,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Service restored. Keep INC-2027-014 open for 30 minutes. Follow-ups: honor Retry-After, add burst-shape tests, require idempotency verification, and gate retry-policy releases.",
      "thread_ts": "1706191200.200004",
      "ts": "1706193000.200018",
      "updatedAt": "2024-01-25T14:30:00.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:32:00.000Z",
      "edited": false,
      "id": 19,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Integrity check complete: every affected delivery has one durable idempotency record. No duplicate downstream writes were found.",
      "thread_ts": "1706191200.200004",
      "ts": "1706193120.200019",
      "updatedAt": "2024-01-25T14:32:00.000Z",
      "user_id": "U2002BETH"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:35:00.000Z",
      "edited": false,
      "id": 20,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Fix PR is ready: https://github.com/archal-labs/api-gateway/pull/4. It adds Retry-After handling and a regression test for provider throttling.",
      "thread_ts": "1706191200.200004",
      "ts": "1706193300.200020",
      "updatedAt": "2024-01-25T14:35:00.000Z",
      "user_id": "U2003CHRIS"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:40:00.000Z",
      "edited": false,
      "id": 21,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Status page updated to Resolved. Final customer communication includes the replay policy and confirms no duplicate writes.",
      "thread_ts": "1706191200.200004",
      "ts": "1706193600.200021",
      "updatedAt": "2024-01-25T14:40:00.000Z",
      "user_id": "U2006FIONA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T15:10:00.000Z",
      "edited": false,
      "id": 22,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Stability window complete. Closing INC-2027-014: api-gateway@3.1.0 was rolled back, queued deliveries recovered, and four corrective actions have owners.",
      "thread_ts": "1706191200.200004",
      "ts": "1706195400.200022",
      "updatedAt": "2024-01-25T15:10:00.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2001GENERAL",
      "createdAt": "2024-01-25T15:11:40.000Z",
      "edited": false,
      "id": 23,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Heads up: we experienced a SEV-1 database incident from 14:00-14:30 UTC. Service is fully restored with no data loss. Post-mortem tomorrow at 10am PT. Full details in #incidents.",
      "thread_ts": null,
      "ts": "1706195500.200023",
      "updatedAt": "2024-01-25T15:11:40.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2002ENGINE",
      "createdAt": "2024-01-25T15:13:20.000Z",
      "edited": false,
      "id": 24,
      "latest_reply": "1706195700.200025",
      "reply_count": 1,
      "reply_users": [
        "U2005ETHAN"
      ],
      "subtype": null,
      "text": "Patroni config update PR needs review: https://github.com/oncall-ops/infra/pull/567. This adds disk space checks to the failover health check. Critical fix from today's incident.",
      "thread_ts": null,
      "ts": "1706195600.200024",
      "updatedAt": "2024-01-25T15:13:20.000Z",
      "user_id": "U2003CHRIS"
    },
    {
      "channel_id": "C2002ENGINE",
      "createdAt": "2024-01-25T15:15:00.000Z",
      "edited": false,
      "id": 25,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "Reviewing now. I'll also add the WAL partition size alert to the monitoring terraform module in the same PR.",
      "thread_ts": "1706195600.200024",
      "ts": "1706195700.200025",
      "updatedAt": "2024-01-25T15:15:00.000Z",
      "user_id": "U2005ETHAN"
    },
    {
      "channel_id": "C2005ONCALL",
      "createdAt": "2024-01-25T15:20:00.000Z",
      "edited": false,
      "id": 26,
      "latest_reply": null,
      "reply_count": 0,
      "reply_users": [],
      "subtype": null,
      "text": "On-call log update: SEV-1 incident responded to at 14:00 UTC. Total response time: 2 minutes from alert to IC assignment. Resolution in 30 minutes. Adding to the weekly on-call summary.",
      "thread_ts": null,
      "ts": "1706196000.200026",
      "updatedAt": "2024-01-25T15:20:00.000Z",
      "user_id": "U2002BETH"
    }
  ],
  "pins": [],
  "reactions": [
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:00:30.000Z",
      "id": 1,
      "message_ts": "1706191200.200004",
      "name": "rotating_light",
      "updatedAt": "2024-01-25T14:00:30.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:01:00.000Z",
      "id": 2,
      "message_ts": "1706191200.200004",
      "name": "rotating_light",
      "updatedAt": "2024-01-25T14:01:00.000Z",
      "user_id": "U2003CHRIS"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:10:30.000Z",
      "id": 3,
      "message_ts": "1706191800.200010",
      "name": "eyes",
      "updatedAt": "2024-01-25T14:10:30.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:25:30.000Z",
      "id": 4,
      "message_ts": "1706192700.200016",
      "name": "white_check_mark",
      "updatedAt": "2024-01-25T14:25:30.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:26:00.000Z",
      "id": 5,
      "message_ts": "1706192700.200016",
      "name": "white_check_mark",
      "updatedAt": "2024-01-25T14:26:00.000Z",
      "user_id": "U2002BETH"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:27:30.000Z",
      "id": 6,
      "message_ts": "1706192820.200017",
      "name": "white_check_mark",
      "updatedAt": "2024-01-25T14:27:30.000Z",
      "user_id": "U2001ALEX"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T15:10:30.000Z",
      "id": 7,
      "message_ts": "1706195400.200022",
      "name": "tada",
      "updatedAt": "2024-01-25T15:10:30.000Z",
      "user_id": "U2002BETH"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T15:11:00.000Z",
      "id": 8,
      "message_ts": "1706195400.200022",
      "name": "tada",
      "updatedAt": "2024-01-25T15:11:00.000Z",
      "user_id": "U2004DIANA"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T15:11:30.000Z",
      "id": 9,
      "message_ts": "1706195400.200022",
      "name": "tada",
      "updatedAt": "2024-01-25T15:11:30.000Z",
      "user_id": "U2005ETHAN"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T15:12:00.000Z",
      "id": 10,
      "message_ts": "1706195400.200022",
      "name": "heart",
      "updatedAt": "2024-01-25T15:12:00.000Z",
      "user_id": "U2006FIONA"
    },
    {
      "channel_id": "C2002ENGINE",
      "createdAt": "2024-01-25T15:13:40.000Z",
      "id": 11,
      "message_ts": "1706195600.200024",
      "name": "thumbsup",
      "updatedAt": "2024-01-25T15:13:40.000Z",
      "user_id": "U2001ALEX"
    }
  ],
  "reminders": [],
  "remoteFiles": [],
  "rotatedTokens": [],
  "scheduledMessages": [],
  "slackEntities": [],
  "slackListItems": [],
  "slackLists": [],
  "stars": [],
  "threads": [
    {
      "channel_id": "C2005ONCALL",
      "createdAt": "2024-01-25T12:50:00.000Z",
      "id": 1,
      "latest_reply_ts": "1706187100.200003",
      "reply_count": 1,
      "reply_users": [
        "U2003CHRIS"
      ],
      "thread_ts": "1706187000.200002",
      "updatedAt": "2024-01-25T12:51:40.000Z"
    },
    {
      "channel_id": "C2003INCIDENTS",
      "createdAt": "2024-01-25T14:00:00.000Z",
      "id": 2,
      "latest_reply_ts": "1706195400.200022",
      "reply_count": 18,
      "reply_users": [
        "U2001ALEX",
        "U2002BETH",
        "U2003CHRIS",
        "U2004DIANA",
        "U2005ETHAN",
        "U2006FIONA"
      ],
      "thread_ts": "1706191200.200004",
      "updatedAt": "2024-01-25T15:10:00.000Z"
    },
    {
      "channel_id": "C2002ENGINE",
      "createdAt": "2024-01-25T15:13:20.000Z",
      "id": 3,
      "latest_reply_ts": "1706195700.200025",
      "reply_count": 1,
      "reply_users": [
        "U2005ETHAN"
      ],
      "thread_ts": "1706195600.200024",
      "updatedAt": "2024-01-25T15:15:00.000Z"
    }
  ],
  "userGroups": [
    {
      "channel_count": 1,
      "created_by": "U2001ALEX",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "date_delete": 0,
      "description": "Current on-call SRE rotation",
      "handle": "on-call-sre",
      "id": 1,
      "is_external": false,
      "name": "On-Call SRE",
      "team_id": "T0001ONCALL",
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "user_count": 3,
      "usergroup_id": "S2001ONCALLSRE",
      "users": [
        "U2002BETH",
        "U2003CHRIS",
        "U2005ETHAN"
      ]
    }
  ],
  "users": [
    {
      "always_active": false,
      "avatar_hash": "gu2001alex",
      "avatar_url": "https://avatars.slack-edge.com/alex.png",
      "color": "4bbe2e",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "deleted": false,
      "display_name": "alex",
      "email": "alex@oncall-ops.example.com",
      "fields": {},
      "first_name": "Alex",
      "id": 1,
      "image_192": "https://avatars.slack-edge.com/alex.png",
      "image_24": "https://avatars.slack-edge.com/alex.png",
      "image_32": "https://avatars.slack-edge.com/alex.png",
      "image_512": "https://avatars.slack-edge.com/alex.png",
      "image_72": "https://avatars.slack-edge.com/alex.png",
      "is_admin": true,
      "is_app_user": false,
      "is_bot": false,
      "is_email_confirmed": true,
      "is_owner": false,
      "is_primary_owner": false,
      "is_restricted": false,
      "is_ultra_restricted": false,
      "last_name": "Rivera",
      "name": "alex",
      "phone": "",
      "real_name": "Alex Rivera",
      "skype": "",
      "status_emoji": ":rotating_light:",
      "status_emoji_display_info": [],
      "status_expiration": 0,
      "status_text": "Incident Commander",
      "status_text_canonical": "",
      "team_id": "T0001ONCALL",
      "timezone": "America/Los_Angeles",
      "title": "",
      "tz": "America/Los_Angeles",
      "tz_label": "Pacific Standard Time",
      "tz_offset": -28800,
      "updated": 1706140800,
      "updatedAt": "2024-01-25T14:30:00.000Z",
      "user_id": "U2001ALEX",
      "who_can_share_contact_card": "EVERYONE"
    },
    {
      "always_active": false,
      "avatar_hash": "gu2002beth",
      "avatar_url": "https://avatars.slack-edge.com/beth.png",
      "color": "e7392d",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "deleted": false,
      "display_name": "beth",
      "email": "beth@oncall-ops.example.com",
      "fields": {},
      "first_name": "Beth",
      "id": 2,
      "image_192": "https://avatars.slack-edge.com/beth.png",
      "image_24": "https://avatars.slack-edge.com/beth.png",
      "image_32": "https://avatars.slack-edge.com/beth.png",
      "image_512": "https://avatars.slack-edge.com/beth.png",
      "image_72": "https://avatars.slack-edge.com/beth.png",
      "is_admin": false,
      "is_app_user": false,
      "is_bot": false,
      "is_email_confirmed": true,
      "is_owner": false,
      "is_primary_owner": false,
      "is_restricted": false,
      "is_ultra_restricted": false,
      "last_name": "Kowalski",
      "name": "beth",
      "phone": "",
      "real_name": "Beth Kowalski",
      "skype": "",
      "status_emoji": ":pager:",
      "status_emoji_display_info": [],
      "status_expiration": 0,
      "status_text": "On-call primary",
      "status_text_canonical": "",
      "team_id": "T0001ONCALL",
      "timezone": "America/New_York",
      "title": "",
      "tz": "America/New_York",
      "tz_label": "Eastern Standard Time",
      "tz_offset": -18000,
      "updated": 1706140800,
      "updatedAt": "2024-01-25T14:00:00.000Z",
      "user_id": "U2002BETH",
      "who_can_share_contact_card": "EVERYONE"
    },
    {
      "always_active": false,
      "avatar_hash": "gu2003chris",
      "avatar_url": "https://avatars.slack-edge.com/chris.png",
      "color": "3c989f",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "deleted": false,
      "display_name": "chris",
      "email": "chris@oncall-ops.example.com",
      "fields": {},
      "first_name": "Chris",
      "id": 3,
      "image_192": "https://avatars.slack-edge.com/chris.png",
      "image_24": "https://avatars.slack-edge.com/chris.png",
      "image_32": "https://avatars.slack-edge.com/chris.png",
      "image_512": "https://avatars.slack-edge.com/chris.png",
      "image_72": "https://avatars.slack-edge.com/chris.png",
      "is_admin": false,
      "is_app_user": false,
      "is_bot": false,
      "is_email_confirmed": true,
      "is_owner": false,
      "is_primary_owner": false,
      "is_restricted": false,
      "is_ultra_restricted": false,
      "last_name": "Yamamoto",
      "name": "chris",
      "phone": "",
      "real_name": "Chris Yamamoto",
      "skype": "",
      "status_emoji": ":mag:",
      "status_emoji_display_info": [],
      "status_expiration": 0,
      "status_text": "Investigating db cluster",
      "status_text_canonical": "",
      "team_id": "T0001ONCALL",
      "timezone": "America/Los_Angeles",
      "title": "",
      "tz": "America/Los_Angeles",
      "tz_label": "Pacific Standard Time",
      "tz_offset": -28800,
      "updated": 1706140800,
      "updatedAt": "2024-01-25T14:30:00.000Z",
      "user_id": "U2003CHRIS",
      "who_can_share_contact_card": "EVERYONE"
    },
    {
      "always_active": false,
      "avatar_hash": "gu2004diana",
      "avatar_url": "https://avatars.slack-edge.com/diana.png",
      "color": "674b1b",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "deleted": false,
      "display_name": "diana",
      "email": "diana@oncall-ops.example.com",
      "fields": {},
      "first_name": "Diana",
      "id": 4,
      "image_192": "https://avatars.slack-edge.com/diana.png",
      "image_24": "https://avatars.slack-edge.com/diana.png",
      "image_32": "https://avatars.slack-edge.com/diana.png",
      "image_512": "https://avatars.slack-edge.com/diana.png",
      "image_72": "https://avatars.slack-edge.com/diana.png",
      "is_admin": false,
      "is_app_user": false,
      "is_bot": false,
      "is_email_confirmed": true,
      "is_owner": false,
      "is_primary_owner": false,
      "is_restricted": false,
      "is_ultra_restricted": false,
      "last_name": "Santos",
      "name": "diana",
      "phone": "",
      "real_name": "Diana Santos",
      "skype": "",
      "status_emoji": ":chart_with_upwards_trend:",
      "status_emoji_display_info": [],
      "status_expiration": 0,
      "status_text": "Monitoring alerts",
      "status_text_canonical": "",
      "team_id": "T0001ONCALL",
      "timezone": "Europe/London",
      "title": "",
      "tz": "Europe/London",
      "tz_label": "Greenwich Mean Time",
      "tz_offset": 0,
      "updated": 1706140800,
      "updatedAt": "2024-01-25T14:30:00.000Z",
      "user_id": "U2004DIANA",
      "who_can_share_contact_card": "EVERYONE"
    },
    {
      "always_active": false,
      "avatar_hash": "gu2005ethan",
      "avatar_url": "https://avatars.slack-edge.com/ethan.png",
      "color": "e96699",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "deleted": false,
      "display_name": "ethan",
      "email": "ethan@oncall-ops.example.com",
      "fields": {},
      "first_name": "Ethan",
      "id": 5,
      "image_192": "https://avatars.slack-edge.com/ethan.png",
      "image_24": "https://avatars.slack-edge.com/ethan.png",
      "image_32": "https://avatars.slack-edge.com/ethan.png",
      "image_512": "https://avatars.slack-edge.com/ethan.png",
      "image_72": "https://avatars.slack-edge.com/ethan.png",
      "is_admin": false,
      "is_app_user": false,
      "is_bot": false,
      "is_email_confirmed": true,
      "is_owner": false,
      "is_primary_owner": false,
      "is_restricted": false,
      "is_ultra_restricted": false,
      "last_name": "Brooks",
      "name": "ethan",
      "phone": "",
      "real_name": "Ethan Brooks",
      "skype": "",
      "status_emoji": ":database:",
      "status_emoji_display_info": [],
      "status_expiration": 0,
      "status_text": "DBA - checking replicas",
      "status_text_canonical": "",
      "team_id": "T0001ONCALL",
      "timezone": "America/Chicago",
      "title": "",
      "tz": "America/Chicago",
      "tz_label": "Central Standard Time",
      "tz_offset": -21600,
      "updated": 1706140800,
      "updatedAt": "2024-01-25T14:30:00.000Z",
      "user_id": "U2005ETHAN",
      "who_can_share_contact_card": "EVERYONE"
    },
    {
      "always_active": false,
      "avatar_hash": "gu2006fiona",
      "avatar_url": "https://avatars.slack-edge.com/fiona.png",
      "color": "9b3b45",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "deleted": false,
      "display_name": "fiona",
      "email": "fiona@oncall-ops.example.com",
      "fields": {},
      "first_name": "Fiona",
      "id": 6,
      "image_192": "https://avatars.slack-edge.com/fiona.png",
      "image_24": "https://avatars.slack-edge.com/fiona.png",
      "image_32": "https://avatars.slack-edge.com/fiona.png",
      "image_512": "https://avatars.slack-edge.com/fiona.png",
      "image_72": "https://avatars.slack-edge.com/fiona.png",
      "is_admin": false,
      "is_app_user": false,
      "is_bot": false,
      "is_email_confirmed": true,
      "is_owner": false,
      "is_primary_owner": false,
      "is_restricted": false,
      "is_ultra_restricted": false,
      "last_name": "Clarke",
      "name": "fiona",
      "phone": "",
      "real_name": "Fiona Clarke",
      "skype": "",
      "status_emoji": ":mega:",
      "status_emoji_display_info": [],
      "status_expiration": 0,
      "status_text": "Updating status page",
      "status_text_canonical": "",
      "team_id": "T0001ONCALL",
      "timezone": "America/New_York",
      "title": "",
      "tz": "America/New_York",
      "tz_label": "Eastern Standard Time",
      "tz_offset": -18000,
      "updated": 1706140800,
      "updatedAt": "2024-01-25T14:30:00.000Z",
      "user_id": "U2006FIONA",
      "who_can_share_contact_card": "EVERYONE"
    }
  ],
  "views": [],
  "workflows": [],
  "workflowTriggers": [],
  "workspaces": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "domain": "archal-labs",
      "icon_url": "https://avatars.slack-edge.com/oncall-ops.png",
      "id": 1,
      "name": "Archal Labs Operations",
      "team_id": "T0001ONCALL",
      "updatedAt": "2024-01-25T00:00:00.000Z"
    }
  ]
}
