Skip to main content
GET
Get recommendation asset download URL

Authorizations

Authorization
string
header
required

Use an Observe API key from the management console. The key selects the project and must grant the permission listed on the operation. Keep this key on your server.

Path Parameters

errorID
string
required

Error ID (format err-<number>).

assetID
string
required

Asset ID (format ast-<number>).

Response

The presigned view URL.

url
string
required

Presigned view URL for the asset.

expiresAtMs
integer<int64>
required

When the URL stops working, in milliseconds since epoch. Request a fresh one per view.