Get asset download url
Get a download url for an asset
AuthorizationBearer <token>
Bearer token authentication. Use your API key as the bearer token.
In: header
Path Parameters
assetIdstring
ID of the asset
Response Body
curl -X GET "https://eu1.api.bivariant.com/v1/assets/string/download-url"{
"expiresIn": "string",
"url": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}