AviatoAviato
DeveloperAPI ReferenceAssetsId

/api/assets/{id}

GET
/api/assets/{id}

Path Parameters

id*string

Resource ID

Query Parameters

w?string

Resize width

width?string

Resize width (alias)

format?string

Output format (jpeg, png, webp)

Response Body

application/octet-stream

application/json

application/json

application/json

curl -X GET "https://example.com/api/assets/string"
"string"
Empty
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}