Content Management API > Record version
List all record versions
Query parameters
For Modular Content, Structured Text and Single Block fields. If set, returns full payload for nested blocks instead of IDs
Parameters to control offset-based pagination
The (zero-based) offset of the first entity returned in the collection (defaults to 0)
The maximum number of entities to return (defaults to 15, maximum is 50)
Returns
Returns
an array of resource objects of type item_version
Examples