0dcf3303e9d7
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.
Query parameters
Number of results to return.
Number of results to skip before returning, for pagination.
Filter by activity IDs (comma-separated)
Filter by lead IDs (comma-separated)
Filter by contact IDs (comma-separated)
Filter by user IDs (comma-separated)
Filter by activity type, e.g. Call (comma-separated)
Comma-separated list of fields to include in the response.
Response
Successful response