Skip to content

Download a named variant of the asset (thumb / preview / etc.)

GET
/assets/{id}/variants/{variant}
id
required
string format: uuid
variant
required
string
Range
string

Full body

string format: binary

Partial body (Range honoured)

string format: binary

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed