Digital Asset Management (DAM)
Managing assets
Get file version details
This API returns an object with details or attributes of a file version.
get/v1/files/{fileId}/versions/{versionId}
Path parameters
fileIdstring required
The unique fileId of the uploaded file. fileId is returned in list and search assets API and upload API.
versionIdstring required
The unique versionId of the uploaded file. versionId is returned in list and search assets API and upload API.
Response
File version details object.