post
https://api.exponea.com/data/v2/projects//customers/export-one
Use this endpoint to retrieve all data stored for a specific customer. It returns all customer attributes and events, along with their properties, for a single customer.
NoteWhen interpreting dynamic filenames, the scheduled export run time matters, not the actual time of the export run.
Authorization
This endpoint requires the following access type and permissions:
| Available access type | Permissions needed |
|---|---|
| Private access | GDPR > Export customer |
For more details, see:
Path parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
projectToken | string | The ID of your project. | Required |
Body parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
customer_ids | object | One or more hard and/or soft customer IDs are required. The most common ones include: registered. | At least 1 required. |
Headers
| Parameter | Type | Description | Required |
|---|---|---|---|
authorization | string | Used for authentication. See the Authentication section for details. | Required |
content-type | string | application/json | Required |
NoteFor use cases that require date filtering, the Data Exports feature may be a better fit. Note that Data Exports is a paid feature.
