{
  "_clock": {
    "currentTimeMs": 1800014400000,
    "startTimeMs": 1800014400000
  },
  "accounts": [
    {
      "account_id": "sample-whatsapp-account",
      "external_id": "sample-whatsapp-account",
      "id": 1,
      "name": "Northstar Support WhatsApp",
      "provider": "whatsapp"
    }
  ],
  "chats": [
    {
      "account_id": "sample-whatsapp-account",
      "chat_id": "sample-whatsapp-chat",
      "external_id": "sample-whatsapp-chat",
      "id": 1,
      "name": "Operations handoff",
      "timestamp": "2027-01-15T00:00:00.000Z",
      "unread_count": 0
    }
  ],
  "folders": [],
  "messages": [
    {
      "chat_id": "sample-whatsapp-chat",
      "external_id": "sample-message-1",
      "id": 1,
      "is_sender": false,
      "message_id": "sample-message-1",
      "status": "delivered",
      "text": "Could you confirm the maintenance window still starts at 02:00 UTC?",
      "timestamp": "2027-01-15T08:00:00.000Z"
    },
    {
      "chat_id": "sample-whatsapp-chat",
      "external_id": "sample-message-2",
      "id": 2,
      "is_sender": true,
      "message_id": "sample-message-2",
      "status": "delivered",
      "text": "We’re checking the maintenance window now and will update you within 30 minutes.",
      "timestamp": "2027-01-15T08:05:00.000Z"
    },
    {
      "chat_id": "sample-whatsapp-chat",
      "external_id": "sample-message-3",
      "id": 3,
      "is_sender": false,
      "message_id": "sample-message-3",
      "status": "delivered",
      "text": "The update for the maintenance window is complete. Could you confirm from your side?",
      "timestamp": "2027-01-15T08:10:00.000Z"
    },
    {
      "chat_id": "sample-whatsapp-chat",
      "external_id": "sample-message-4",
      "id": 4,
      "is_sender": true,
      "message_id": "sample-message-4",
      "status": "delivered",
      "text": "Confirmed: the maintenance window is resolved. Thank you for the quick follow-up.",
      "timestamp": "2027-01-15T08:15:00.000Z"
    },
    {
      "chat_id": "sample-whatsapp-chat",
      "external_id": "sample-message-5",
      "id": 5,
      "is_sender": false,
      "message_id": "sample-message-5",
      "status": "delivered",
      "text": "Closing the maintenance window; the final notes are attached to the account timeline.",
      "timestamp": "2027-01-15T08:20:00.000Z"
    }
  ],
  "webhooks": []
}
