# Download an export

| **Description** | Download the ordered export    |
| --------------- | ------------------------------ |
| **Endpoint**    | `/path/export/{exportId}/data` |
| **Method**      | GET                            |

### Access Level Rules

| **Access Level** | Account holder |
| ---------------- | -------------- |

### Processing Units

| **Minimum processing units** | 0 |
| ---------------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="323">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>exportId</code></td><td>The id of the export to download.</td><td>true</td><td></td></tr></tbody></table>
