OpenAPI 3.0.42026-08-118161,1253.1 MB
9e4acc812347
Assets
List Asset Versions of an Asset
List all versions of a specific asset, with optional pagination.
get/assets/v1/assets/{assetId}/versions
Path parameters
assetIdstring required
The unique identifier of the asset.
Query parameters
maxPageSizeinteger
Specifies the number of asset versions to include in the response. Valid values range from 1 to 50 (inclusive). Defaults to 8 when not provided.
pageTokenstring
A token for pagination. The value is obtained from a previous request and allows for retrieving the next page of asset versions.
Response
Asset versions listed successfully.