Generate a report as a table
SEQ-02: materialise one of the three named reports — contact list, emails & messages, or contacts — as a real table in the workspace. Tables are the product’s export surface: filter, formula, enrich, or push the rows onward from there. Capped at 20,000 rows.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
SEQ-02: one report from the Reporting menu, landing as a real table.
sequence_id scopes to one sequence; omitted, the report spans every
sequence in the workspace. The optional window filters contact rows by
enrolment time and message rows by send time.
SEQ-02: the three named reports the Reporting menu can materialise.
Each report lands as a real TABLE in the workspace (the logs-on-tables pattern), never as a CSV download — tables are the product's native export surface, and everything downstream (filters, formulas, exports, enrichments) comes free once the data is rows.
contact_list, messages, contacts