> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/path-vector/timestamps/export-vector-data/download-an-export.md).

# Download an export

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

### Access Level Rules

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

### Processing Units

| **Minimum processing units** | 2 |
| ---------------------------- | - |

### 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>
