Lists API
Export
POST
Queues an export of a list’s active items. The export runs asynchronously; use the
returned
exportId with the Exports API to track its
status and download the result.
Request
Path
Obfuscated listId returned by the overview endpoint.
Body
Output format. One of
CSV or XLSX.Email enrichment level. One of
NONE, VERIFIED or CATCH_ALL.Whether to enrich mobile phone numbers.
The columns to include in the export. When omitted, a default set is used. Invalid
columns are rejected by the export service.
Maximum number of contacts to include per company (positive integer).