List mailing lists
Mailing lists
List mailing lists
Retrieve a list of your account’s mailing lists.
GET
List mailing lists
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful.
The ID of the mailing list.
Example:
"clm2k8j4h6g0f8d6s4a2b0z8"
The name of the mailing list.
Example:
"Product updates"
The description of the mailing list. null if no description is set.
Example:
"Monthly product news and release notes"
Whether the mailing list is public (true) or private (false).
Example:
true
Last modified on July 17, 2026

