Retrieves all subscribers from a specified mailing list, filtered by their subscription status (Subscribed, Unsubscribed, Bounced, or Removed). Returns paginated results with subscriber details including email, name, custom fields, and subscription timestamps.
PageintegerPage number of subscriber results to retrieve. Use this with page_size to paginate through large lists.
formatstringResponse format.
statusstringThe subscription status to filter by. 'Subscribed' returns active subscribers, 'Unsubscribed' returns those who opted out, 'Bounced' returns email addresses that bounced, 'Removed' returns manually removed subscribers.
PageSizeintegerNumber of subscriber records to return per page. Maximum recommended is 500.
mailingListIDRequiredstringThe ID of the mailing list containing the subscribers.
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.