Private Files
Get or download a file
View or download a file. Skill attachments require read access to their associated skill. Feature-flagged Frames v2 return the active published UI bundle when viewed. 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
Changes
No recorded changes to this endpoint across all 80 revisions of this API.