{ "participants": [ { "name": "xxx" }, { "name": "xxx" } ], "messages": [ { "sender_name": "xxx", "timestamp_ms": 69, "content": "xxx", "type": "xxx", "is_unsent": false }, { "sender_name": "xxx", "timestamp_ms": 69, "content": "xxx", "type": "xxx", "is_unsent": false } ], "title": "xxx", "is_still_participant": true, "thread_type": "xxx", "thread_path": "some/path" }