Export Contact Assets

Export contacts as a spreadsheet, honoring the supplied search, filters, sort, and selected columns. Exports every matching row, so the page_size and cursor parameters are ignored. The requested xlsx format is downgraded to csv when the result set is too large for a spreadsheet; the response content type and file name reflect the format that was written.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Spreadsheet file format. Defaults to xlsx.

Allowed:
columns
array of strings

Optional public column keys to include in the export. Omit to export every available column.

columns
string
string
filter
object
filter_operator
object
filter_selection
object
int32
string
string
^[+-]?[a-z][a-z0-9_]*(\.[a-z][a-z0-9_]*)*(,[+-]?[a-z][a-z0-9_]*(\.[a-z][a-z0-9_]*)*)*$
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
text/csv
application/json