List or filter all SMS activities
Get a list of matching SMS activities.
MMS messages are considered SMS messages with attachments. Attachments have identical fields to email attachments (`url`, `filename`, `size` and `content_type`), a `media_id` uniquely identifying an attachment, and if Close was able to generate a thumbnail, a `thumbnail_url` too.
Accessing `url` or `thumbnail_url` requires an authenticated session and leads to a temporarily signed S3 URL.