> 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/export-for-download/export-layers-and-folders.md).

# Export layers and folders

Downloads a group of paths

| **Description** | Order the export of a part of your drive for downloading. |
| --------------- | --------------------------------------------------------- |
| **Endpoint**    | `/path/export`                                            |
| **Method**      | POST                                                      |

### Access Level Rules

| **Access Level** | view+ |
| ---------------- | ----- |

### Processing Units

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

### Parameters

<table><thead><tr><th>Name</th><th width="403">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>pathIds</code></td><td>An array of uuids of the paths to export.</td><td>true</td><td></td></tr></tbody></table>
