{ "results": [ { "id": "msg_123456", "type": "MESSAGE", "text": "Hello, I need help with my order.", "richText": "

Hello, I need help with my order.

", "direction": "INCOMING", "channelId": "channel_789", "channelAccountId": "account_123", "senders": [ { "id": "actor_101", "actorId": "actor_101", "name": "John Customer", "email": "john@example.com", "type": "VISITOR" } ], "recipients": [ { "id": "actor_101", "actorId": "actor_101", "name": "John Customer", "email": "john@example.com", "type": "VISITOR" } ], "status": {}, "createdAt": "2024-01-20T10:30:00Z", "truncationStatus": "NOT_TRUNCATED", "attachments": [ { "id": "attach_001", "type": "application/pdf", "url": "https://api.hubapi.com/files/v3/files/attach_001", "filename": "invoice.pdf", "size": 102400 } ] } ], "paging": { "next": { "after": "NTI1Cg%3D%3D", "link": "/conversations/v3/conversations/inboxes?after=NTI1Cg%3D%3D" } } }