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

Query: Get List Details

Mailchimp Operation

The Get List Details query enables users to fetch information about a specific list in Mailchimp.

Example User Story

As a marketing manager, I want to retrieve details of a specific Mailchimp list so that I can review its settings and subscriber count.

Fields

Field Name
Field Type
Required

list_id

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated