Download a file
Streams the file’s bytes through the gateway. PDFs and raster images are served inline; everything else (including SVG) is attachment.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
fileId
Response
The file bytes.
Errors
401
Unauthorized Error
404
Not Found Error