Get download URL for a file
Local Files
Get Temporary File URL
Returns a short-lived (~1 hour) signed Google Cloud Storage URL pointing directly at the file bytes. Same model as AWS S3 / CloudFront pre-signed URLs: the URL itself is the capability, time-limited and resource-scoped, so it can be used from browsers, no-code tools, or any HTTP client without forwarding header auth. Call this endpoint again at any time to mint a fresh URL.
GET
Get download URL for a file
Generate a temporary, signed URL to directly access and read an uploaded file. This URL is valid for 1 hour.
Path Parameter
file_id(string, required)
Example Request
cURL

