These docs are for v0.1.0. Click to read the latest docs for v1.0.0.

The conversation object: (for clarity, some objects have been removed)

{
  "id": "cnv_55c8c149",
  "link": "https://app.frontapp.com/open/cnv_55c8c149",
  "message_type": "email",
  "status": "unassigned",
  "replied": false,
  "reacted": false,
  "num_messages": 1,
  "contact": {}, // Similar to the contact JSON above
  "assignee_id": "tea_55c8c149",
  "inbox_ids": ["inb_55c8c149"],
  "follower_ids": ["tea_55c8c149"],
  "tag_ids": ["tag_55c8c149"],
  "seen_by": ["jane"],
  "subject": "test again",
  "summary": "Just testing some stuff",
  "has_draft": false
}