Private Files
Get or download a file
View or download a file. Skill attachments require read access to their associated skill. Use query parameters version (original, processed, public) and action (view, download).
get/api/w/{wId}/files/{fileId}
Path parameters
wIdstring required
ID of the workspace
fileIdstring required
ID of the file
Query parameters
version'original' | 'processed' | 'public'
File version to retrieve
action'view' | 'download'
Action to perform
Response
File content or redirect to download URL