List a brand project's versions
list_brand_project_versionsList version history for an owned brand project, revealing each change, timestamp, and author.
Instructions
The brand project's history, newest first: what changed, when, and by whom. Owner-scoped, so a project you do not own answers 404 exactly as a missing one does, and there is no tier gate. The timeline records the whole brand: its name and domain, its fonts, its pinned layers, its project context, and its variations, including a reorder. Sharing is deliberately absent, because who may see a brand is not what the brand is. An empty timeline means the project has not been written since versioning was wired, not that nothing has happened to it. Free to call, needs kits:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows per page, newest first. Default 50. | |
| before | No | Return versions BELOW this number, for paging. | |
| projectId | Yes | Owned brand project id from list_brand_projects. |