List messages
Lists the current user's messages from their connected social accounts, ordered by creation time (most recent first). Supports cursor-based pagination and filtering by platform and conversation.
Query parameters
Maximum number of messages to return. Defaults to 50.
Opaque cursor returned by a previous call. Pass it to fetch the next page.
Filter to messages within a single conversation.
Filter messages by platform. Pass multiple values to include any of them.
Filter to messages belonging to a single connected account.
Response
Default Response
Changes
Changed in 2 of the 8 revisions of this API.9
- ○
added the optional property
actionto the response with the403statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the404statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the422statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the500statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
- ○