{
"items": [
{
"conversation_id": "<string>",
"chat_jid": "<string>",
"kind": "<string>",
"subject": "<string>",
"direct_person_id": "<string>",
"is_archived": true,
"last_message_at": "2023-11-07T05:31:56Z",
"participants": [
{
"participant_jid": "<string>",
"person_id": "<string>",
"role": "<string>"
}
],
"seq": 123
}
]
}