Method
GET /v1/comms/lists
Query Parameters
Filter by list source (
manual, import, signup_form, api).Maximum number of results (1-100, default 50).
Number of results to skip for pagination (default 0).
Headers
Bearer token (requires
comms:read).Request Example
Response Fields
Each list item includes:id– List ID.workspace_id– Workspace owning the list.name– Human-readable name.description– Optional description.source– How the list was created.double_opt_in– Whether double opt-in is enabled.member_count– Number of subscribed members.created_at/updated_at– ISO timestamps.