[ { "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 a paginated list of images and audio messages sent to or from the authenticated mobile app user, sorted by recency. The user’s token is passed in the body.
List of received media (images and audio).
The response is of type object[].
object[]