Skip to main content
GET
Get a file download link

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

blobAccess
string
required

The BLOB's secret

Path Parameters

uuid
string
required

The UUID of the file's corresponding BLOB

Response

The BLOB download link

uuid
string<uuid>
required
Example:

"046b6c7f-0b8a-43b9-b35d-6489e6daee91"

url
string<url>
required
Example:

"http://example.com/aeiou"

headers
object
type
enum<string>
Available options:
download,
upload