List campaigns that send from a table
Campaigns
List campaigns that send from a table
The campaigns whose enrolled sequences send from this table. A
campaign owns no table — its tableId is derived from the dominant
table of its enrolled sequences — so this resolves the table’s
active campaign(s). Returns the canonical list envelope with
nextCursor: null.
GET
List campaigns that send from a table
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
The table'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.