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.

pathstring

The returned resource path of the asset version. Format: assets/{assetId}/versions/{version}. Example: assets/2205400862/versions/1.

publishedboolean

Only applies to place asset types. Indicates if the place has been published or not.