Skip to main content

Generate pre-signed download URLs for multiple files

POST 

/api/v1/storage/batch-generate-download-urls

Generates download URLs in a batch. Inspect each result’s success === true and match by fileId; order is not guaranteed. Per-file errors can be returned independently, but malformed requests, authentication and request-level backend failures can still fail the whole call. URLs remain sensitive bearer credentials.

Request​

Responses​

Per-file download URL results returned

Document ID: DOC-CP-files-data-api-batchGenerateDownloadUrls. Section identities and revisions.

SectionStable reference
OverviewDOC-CP-files-data-api-batchGenerateDownloadUrls#overview
RequestDOC-CP-files-data-api-batchGenerateDownloadUrls#request
ResponsesDOC-CP-files-data-api-batchGenerateDownloadUrls#responses