Asset

Get all information and metadata for a specific Asset.

SecurityOAuth2
Request
path Parameters
assetId
required
string <uuid> = 36 characters

The Identifier of the asset in Tenovos.

Example: 4e428628-2537-40b5-91a4-5393cbf167df
query Parameters
latest
boolean or null

Boolean flag to indicate whether or not the asset returned should be the latest version for the Asset Identifier provided.

Example: latest=true
header Parameters
content-type
string
Example: application/json
Authorization
string
Example: Bearer <token>
Responses
200

Successful Request. Get Asset Response Returned.

400

One or more required parameters are missing or invalid.

401

Authentication failed (unauthorized).

403

Forbidden. You do not have permissions to perform this action, or your connection information is not correct.

503

The server is too busy to handle the request.

get/assets/{assetId}
Request samples
Response samples
application/json
{}