Skip to main content
Formalingo
API Reference

Files

Create temporary API-key-gated download URLs for response uploads and signed PDFs.

Files

Create temporary API-key-gated download URLs for response uploads and signed PDFs.

Endpoints

GET/api/v1/files/{fileId}/download

Create file download URL — Returns a short-lived signed URL for a response upload or signed PDF file. Permission is file-kind specific: response uploads require submissions:download_files; signed PDFs require submissions:download_pdf. Conditional: submissions:download_pdf.

Required permissions:submissions:download_files
client.files.byFileId("FILEID").download.get()

This page is auto-generated from the OpenAPI spec. Run npm run docs:generate to update.

On this page

Copy this page as Markdown to use with AI tools.