[ { "media_id": 1, "sender_id": 201, "receiver_id": 101, "media_path": "http://example.com/media/image1.jpg", "sent_at": "2024-06-21 15:30:00", "sender_name": "Mobile User One", "sender_image": "http://example.com/mobile_user_image.jpg", "type": "image" } ]
Retrieves images sent to an assistant since a given timestamp. Optionally filters by sender. The receiver’s token is passed in the body.
List of received images.
The response is of type object[].
object[]