Digital Asset Management (DAM)
Managing assets
List file versions
This API returns details of all versions of a file.
get/v1/files/{fileId}/versions
Path parameters
fileIdstring required
The unique fileId of the uploaded file. fileId is returned in list and search assets API and upload API.
Response
Array of file version objects.