Asset Versions
List asset versions
Retrieve a paginated list of versions for a specific asset.
GET
Results are ordered from newest to oldest.
Authorizations
Path Parameters
The unique identifier of the asset. Format: 'ast_' followed by alphanumeric characters.
Query Parameters
Include archived versions in the results. Default is false
.
The number of items to return per page. The maximum pageSize
is 100 items.
A cursor for the next page of results.
Response
200
application/json
The request has succeeded.
The response is of type object
.