# Get video asset upload S3 URL Get a pre-signed S3 URL to be used for uploading video assets. Once an object is put in the S3 bucket, this S3 url without it's query parameters can be used as an asset_value for video assets. Endpoint: GET /component_creatives/v1.0/upload/{filename} Version: 1.0 ## Path parameters: - `filename` (string, required) Cannot include any of the following characters: {}^/\`[]~|#%'" ## Header parameters: - `cookie` (string) Cookie: adama_session={adama_session}; ## Response 200 fields