v1

latestOpenAPI 3.1.02026-07-267154122.0 KB
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/tables/{tableId}/campaigns

Response

The table's campaigns as summaries in the list envelope.

object'list' required
nextCursorstring nullable required

Cursor for the next page; null means this is the last page.

urlstring required

The path this list was fetched from (query string excluded).