Download contacts for a workspace
Contacts
Export Contacts
Download all contacts (optionally filtered by a contact group) as CSV or XLSX.
GET
Download contacts for a workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the workspace.
Query Parameters
Export file format. Defaults to XLSX (matches backend).
Available options:
xlsx, csv Filter by contact group ID. If omitted, all contacts are exported.
Required range:
x >= 1Response
The response is of type file.