list_distributions
List survey distributions with pagination and filters by date, mailing list, or request type.
Instructions
List one cursor-paginated page of distributions for a survey, with optional documented Qualtrics filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Maximum distributions on this page | |
| surveyId | Yes | The Qualtrics survey ID | |
| skipToken | No | Cursor returned as nextSkipToken | |
| sendEndDate | No | Filter sends at or before this ISO date-time | |
| mailingListId | No | Filter by recipient mailing list | |
| sendStartDate | No | Filter sends at or after this ISO date-time | |
| distributionRequestType | No | Filter by distribution request type |