Get All Item VersionsAsk AIget https://{instance_zuid}.api.zesty.io/v1/content/models/{content_model_zuid}/items/{item_zuid}/versionsGet all versions on an itemPath Paramscontent_model_zuidstringrequiredZUID of the content model where the item is locateditem_zuidstringrequiredZUID of the content item to retrieveQuery ParamssearchstringBroad search that searches across the file name, meta, and body content.sortstringBasis of where the result will be sorted. Accepted values are created and modified. This is required if you will be using the sortOrder parameter.sortOrderstringDirection of the sort. Accepted values are ASC and DESCpageintegerThe value on which to start. Page begins at 1, the results are calculated by the limit parameter which is used as the denominator.limitintegerNumber of items to returnpublishedbooleanShows articles that have been or have not been published (true = published) optionaltruetruefalseResponses 200OK 400Bad Request 401UnauthorizedUpdated about 1 year ago