string
A unique identifier for the content version.
string
The object type identifier. Always set to “contentVersion” to distinguish it from other API objects.
integer
The version number of the content. Version numbers are incremental for each content object, starting from 1.
array | null
default:"null"
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.string
The timestamp when the version was last updated, in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).
string
The timestamp when the version was created, in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).