list_survey_reports
Retrieve aggregate performance reports for all Mailchimp surveys. Paginate through large result sets using count and offset parameters.
Instructions
List reports for all surveys.
Retrieves aggregate performance reports across every survey in the account. Use count and offset to page through large result sets.
Args: count: Number of records to return per page (default 10). offset: Number of records to skip for pagination (default 0).
Returns: JSON with the list of survey reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| offset | No | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |