Skip to main content
GET
Signed attachment download URL for an asset

Authorizations

Authorization
string
header
required

Pixio API key

Path Parameters

id
string
required

Query Parameters

source
enum<string>
Available options:
upload,
generated
redirect
enum<string>

302 straight to the file when true

Available options:
true,
false

Response

{ url, expiresAt, fileName }