Skip to main content

downloadFile

GET 

/v1/environment/:environment/files/:name/download

Get a signed url to download a File in an Environment by its name, which is its GCS URI.

Request

Path Parameters

    environment stringrequired
    name stringrequired

Responses

Signed Url

Schema

    string

Loading...