List Members
GET {{baseUrl}}/lists/:address/members/?limit=<>&skip=<>&subscribed=<>
Fetches the list of mailing list members.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Maximum number of records to return. (100 by default) | |
skip | string | Number of records to skip. (0 by default) | |
subscribed | string | yes to add as subscribed (default), no as unsubscribed |