# Download file

| **Description** | Downloads a file from the drive |
| --------------- | ------------------------------- |
| **Endpoint**    | `/path/{pathId}/file/data`      |
| **Method**      | GET                             |

### Access Level Rules

| **Access Level** | View |
| ---------------- | ---- |

### Processing Units

| **Processing units** | 0 |
| -------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="312">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td>pathId</td><td>The id of the file.</td><td>true</td><td></td></tr></tbody></table>
