Asset (Beta)

Get version

IMPORTANT NOTE
These APIs do not replace the existing v4 APIs yet, and currently only applies to newly uploaded assets still in Draft state (before publishing). Cannot be yet used for Assets that are in Asset Bank and Waiting room.

Get all details about a given asset version. This does not have to be the active version of the asset. This endpoint is currently only available for the creator of the asset to view the asset.

get
https://{your-bynder-domain}/api/1/asset/assets/{assetId}/versions/{versionId}

Path Parameters

assetIdstringrequired
versionIdstringrequired

Response

application/json

AssetVersion

assetIdstring
assetVersionStatusstring
derivativesarray[object]
Show Child Parameters
fileObjectobject
Show Child Parameters
idstring
portalIdstring
timeStampCreatedstring(date-time)
timeStampModifiedstring(date-time)
userCreatedIdstring
userModifiedIdstring
get/api/1/asset/assets/{assetId}/versions/{versionId}
 
application/json

AddAssetRelationInput

object
relatedAssetIdsarray[string]
Example

AdvanceRightsInput

object
isDownloadableboolean
isPublicboolean
Example

AdvancedRights

object
isDownloadableboolean
isPublicboolean
Example

Asset

object
activeVersionobject
Show Child Parameters
advancedRightsobject
Show Child Parameters
assetIdstring
assetStatusstring
copyrightstring
descriptionstring
embargosarray[object]
Show Child Parameters
moduleCodestring

Allowed values:BGBSIBWF

namestring
originstring
portalIdstring
timeStampCreatedstring(date-time)
timeStampModifiedstring(date-time)
timeStampPublishedstring(date-time)
userCreatedIdstring
userModifiedIdstring
Example