The content version object
Content versions represent different iterations of your content (flows, checklists, and launchers). A new version is automatically created when you make edits or publish content, allowing you to track changes and maintain a history of your content’s evolution.
A unique identifier for the content version.
The object type identifier. Always set to “contentVersion” to distinguish it from other API objects.
The version number of the content. Version numbers are incremental for each content object, starting from 1.
A collection of question objects associated with this version. This field is only populated for flow content types and can be expanded using the ?expand=questions
query parameter.
The timestamp when the version was last updated, in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).
The timestamp when the version was created, in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).