List Message Analytics
shipmail_list_message_analyticsList organization-wide analytics-safe message projections in updated_at order, excluding subjects, bodies, and personal data. Use pagination and date filters for targeted analytics.
Instructions
List an organization-wide, analytics-safe message projection in stable updated_at order. The response excludes subjects, BCC addresses, headers, free-form metadata, attachment filenames, and message bodies. contact_addresses and caller-defined client_reference values may contain personal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return. | |
| cursor | No | Pagination cursor returned by the previous call. | |
| updated_after | No | ||
| updated_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| pagination | Yes |