List a workspace's campaigns
A campaign is a first-class campaigns row (org-global,
workspace-homed) whose queue is the set of sequences stamped with
its id — one sequence per person. Campaigns are homed on a
workspace, so the workspace is the primary list scope. Returns the
canonical list envelope with nextCursor: null (one page, newest
first).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
The workspace's campaigns as summaries in the list envelope.
The canonical v2 list envelope. Every list endpoint returns this
shape; per-endpoint items element types (and documented extras
like total) are declared on each operation.