Knowledge Storage
Get Signed Download URL
Retrieve a secure, pre-signed download URL for a file in process storage.
POST
Body Parameters
The unique identifier for the sub-project.
The unique identifier for the process associated with the file.
The unique ID of the file to download.
Response
Error Codes
| Code | ID | Description |
|---|---|---|
ERROR_PROCESS_META_IS_MISSING_IN_REQUEST | 1200 | Metadata missing in request |
ERROR_SUBPROCESS_META_NOT_FOUND | 1202 | Sub-project metadata not found |
ERROR_FILE_ID_NOT_FOUND | 1704 | File ID does not exist |
ERROR_STORAGE_PRESIGN_FAILED | 1709 | Presigned download URL generation failed |
