Back to API Reference

Data Export API

Extract aggregated and enhanced contact data.

Endpoint

GET /api/v1/contacts/export

  • Query params: list_id, since, limit, offset, format=json|csv

Usage

Use list_id to export a dashboard list, or omit it to export workspace contacts updated since a timestamp. Paginate with limit and offset (max 1000 per page).

Need help implementing this?