v1
latestOpenAPI 3.1.02026-07-267154122.0 KBCampaigns
Synonym of GET /campaigns/{campaignId}/people
Identical to GET /campaigns/{campaignId}/people — same campaign_person item shape, same search / status (CSV) / cursor / limit params, same top-level total. In the campaign model a person IS a sequence.
get/campaigns/{campaignId}/sequences
Query parameters
cursorstring
Opaque pagination cursor. Pass the nextCursor from the previous page to fetch the next one; omit for the first page.
limitinteger
Max objects to return per page. Default 50, max 100 (the rows endpoint allows up to 200 and documents its own limit).
searchstring
statusstring
Response
A page of campaign people in the list envelope (with top-level total).