Download Results File
POST /imports/{id}/download/results
Description
Download the results file of a processed import.
Authentication
X-API-Key
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | X-API-Key: {{apiKey}} | Yes |
| Content-Type | multipart/form-data | Yes |
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | UUID | Import ID |
Request Body (multipart/form-data)
| Field | Type | Required | Description |
|---|---|---|---|
file | file | Yes | CSV file |
companyId | string (UUID) | Yes | Company ID |
importType | string | Yes | Type of import |