List campaigns
Cursor-paginate the workspace campaigns (id, name, status, lead count), newest-first and stable under concurrent changes.
Requires one of the following scopes: campaigns:read, campaigns:all, all:read, all:all.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Opaque cursor from a previous response’s meta.nextCursor. Omit for the first page. Results are ordered newest-first and stable under concurrent changes.
"eyJ0cyI6IjIwMjYtMDctMDJUMDA6MDA6MDAuMDAwWiIsImlkIjoiM2YxYzJiN2UtOWE0ZC00ZTE4LWIyYzEtNmQ4ZjVhMGU3YzkzIn0"
1 <= x <= 10050
Filter by campaign status.
draft, scheduled, active, paused, stopped, completed, failed Only campaigns carrying at least ONE of these tag ids (comma-separated). Read the ids from tags[] on any campaign; tags themselves are managed in the dashboard.
"5c9b1e77-2f4a-4c31-9d8e-1a2b3c4d5e6f,7a1d2e88-3b5c-4d62-8e9f-2b3c4d5e6f70"