Endpoints
Workspace-scoped API keys are required. Read routes need
comms:read; create/update routes require comms:write; deletion requires comms:delete.Key concepts
- Lists are collections of people (subscribers) used for marketing campaigns.
- Members are people subscribed to a list, with status tracking (subscribed, unsubscribed, cleaned, bounced).
- Source indicates how the list or member was created (
manual,import,api,form,signup_form). - Double opt-in can be enabled per list for GDPR compliance.
- Lists are used as targets for email/SMS campaigns in the marketing module.