Export List
Lists
Export List
Export a list as CSV.
POST
Export List
CLI:
Overview
Exports a List as a CSV. Use it when an agent or operator needs a portable lead dataset instead of the interactive List view.AI agent notes
Prefer this endpoint for List exports. If you only need API pagination, use the List Leads endpoint instead of exporting a CSV.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
CSV export of the List.
CSV document containing Lead fields.