Get All Item Versions

GET {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/content/models/{{content_model_zuid}}/items/{{item_zuid}}/versions

Get all versions on an item

Request Params

KeyDatatypeRequiredDescription
searchstring(optional) [string] Broad search that searches across the file name, meta, and body content.
sortstring(optional) [string] A filter option that takes in the reference name of any field on the custom model
sortOrderstring(optional) [string] ACS or DESC, changes the return of data order
pagenumber(optional) [int] The value on which to start
limitnumber(optional) [int] The number of rows returned
publishedboolean(optional) [boolean] Shows articles that have been or have not been published (true = published) optional