Bulk Activities
Retrieve Exported Contacts File
Use this endpoint to retrieve (GET) a CSV file containing exported contacts by providing the activity_id of a completed CSV export activity.
get/contact_exports/{file_export_id}
Path parameters
file_export_idstring required
The unique ID of the exported file provided in the results: section of the export contacts activity response.
Response
Request Successful