Download stored files by ID. This is the companion to the Documents API for fetching the underlying file bytes.
GET /files/{fileId}/download streams the stored file back as an attachment. Resolve the file ID from the related document or asset record first.
Every endpoint links through to its full parameters, request and response schemas, and code samples.
GET/api/files/{fileId}/downloadAlgaPSADownload file by ID