For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: List Members

Mailchimp Operation

The List Members query enables users to retrieve members of a specific list in Mailchimp.

Example User Story

As a marketer, I want to retrieve the members of a specific Mailchimp list so that I can analyze my audience.

Fields

Field Name
Field Type
Required

list_id

String

Yes

count

Integer

No

offset

Integer

No

Example link

Code (Apache v2.0): Operation

Last updated