v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Settings

Get File Temporary Download URL

Return a short-lived presigned S3 URL for downloading a file.

Pass ?disposition=inline to render preview-safe types (PDF, images) in the browser instead of forcing a download.

:param request: The incoming DRF request (must be authenticated). :return: JSON response with url key or an error.

get/ca/api/file/{id}/temp-download-url

Path parameters

idinteger required

Response

No response body