Proxies

Get a proxy by id by redirecting to the signed url

get
Path parameters
proxy_idstring · uuidRequired
Query parameters
drive_idstring · uuidRequired

The id of the drive this asset is in

nameany ofOptional

The name of the proxy to get

stringOptional
or
nullOptional
authorizationany ofOptional

The authorization token to use to fetch the preview

stringOptional
or
nullOptional
collection_idany ofOptional

The collection id to authorize against, if not provided will use the default collection for the user.

string · uuidOptional
or
nullOptional
Responses
200

Successful Response

application/json
Responseany
get
GET /proxies/{proxy_id}?drive_id=123e4567-e89b-12d3-a456-426614174000 HTTP/1.1
Host: 
Accept: */*

No content