Lists all issues (newsletters) for a Curated publication with pagination support. Use this tool to retrieve issues from a publication. You must first obtain the publication_id by calling the List Publications action. Supports filtering by state (published/draft) and optionally i…
pageintegerPage number for pagination (1-indexed). Defaults to 1 if not specified.
statestringFilter issues by state: 'published' returns only published issues, 'draft' returns only draft issues. If omitted, returns all issues.
statsbooleanIf set to true, results will include open and click rates for issues.
per_pageintegerNumber of results per page. Defaults to 10, maximum is 250.
publication_idRequiredstringThe numeric ID of the publication for which to list issues. Obtain this from the List Publications action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.