get-canvas-asset-snapshots
Retrieve version history snapshots for canvas assets to track changes and restore previous states when needed.
Instructions
List snapshots of a canvas type asset
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | The number of items to return in the response. The default value is 10, maximum value is 100, minimum value is 10 | |
| assetId | Yes | The ID of the canvas asset to list snapshots for | |
| paginationToken | No | A token you received in a previous request to query the next page of items |