Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt

Use this file to discover all available pages before exploring further.

A thread was marked as done (archived), either through the Inbox UI or the API. Archived threads move out of the active inbox view.

Payload

thread
Thread
required
The thread associated with this event.
{
  "id": "ck9v2m5nj0xp4wq7ybftrae8",
  "seq": 67,
  "teamId": "hzcai5t59nn9vsck3rbuepyg",
  "type": "thread.archived",
  "timestamp": "2025-01-15T14:20:00.000Z",
  "version": "1.0",
  "data": {
    "thread": {
      "id": "l44e15irdq4db30i77cgphhx",
      "platform": "twitter",
      "platformId": "1566123362161725440:1876543210987654321",
      "done": true,
      "assigneeId": "r3km7xj9wq5p2bvnhfdteoly",
      "lastMessageTimestamp": "2025-01-15T14:10:00.000Z",
      "computedSortTimestamp": "2025-01-15T14:10:00.000Z",
      "createdAt": "2025-01-10T09:00:00.000Z",
      "status": "active",
      "variant": "xChat",
      "accountLinkId": "df6jbw4h36qm5d9iu2sgn7kx",
      "isSyncing": false,
      "isRequest": false,
      "typingIndicatorsEnabled": true,
      "lastMessage": {
        "id": "p8rvk2m5j0xn4wq7ybftcael",
        "content": "Sounds good, I'll send over the proposal tomorrow.",
        "authorId": "df6jbw4h36qm5d9iu2sgn7kx",
        "createdAt": "2025-01-15T14:10:00.000Z",
        "userId": "r3km7xj9wq5p2bvnhfdteoly",
        "campaignId": null
      },
      "prospect": {
        "platform": "twitter",
        "platformId": "1876543210987654321",
        "externalId": "m4wq7ybftcaelp8rvk2m5j0x",
        "displayName": "Sarah Chen",
        "username": "sarahchen",
        "handle": "@sarahchen",
        "image": "https://pbs.twimg.com/profile_images/example/sarah.jpg",
        "context": {
          "tags": ["l44e15irdq4db30i77cgphhx"],
          "statusId": "n5xr8yk0wr6q3cwohgeufqmz",
          "valuation": 2500,
          "notes": "Closing deal — proposal sent"
        }
      }
    }
  }
}