Download File

Download a File (via Signed URL)

get

Provides a signed URL to download a specific file directly from Google Cloud Storage.

Authorizations
Path parameters
fileIdstringRequired

The unique ID of the file to download.

Example: internal_file_id_1
Query parameters
typeanyRequired

Mandatory query parameter to specify the file type. For Content Export files, use 'ContentExport'.

Responses
200

Redirect to the signed URL for download.

application/json
get
/{fileId}

Last updated

Was this helpful?