GET /api/file/download/{path}
Download a file from the workspace.
Parameters
| Name | In | Type | Required | Description |
|---|
path | path | string | yes | Absolute file path. |
Responses
| Status | Description |
|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: download_file_api_file_download__path__get