Get All Items By MasterAsk AIget https://{instance_zuid}.api.zesty.io/v1/content/models/{content_model_zuid}/items/{master_zuid}/allReturns all the most recent items on a collection content object.Path Paramscontent_model_zuidstringrequiredZUID of the content model where the item is locatedmaster_zuidstringrequiredZUID of the content item to retrieveQuery ParamsorderstringBasis of where the result will be sorted. Accepted values are created and modified. This is required if you will be using the dir parameter.dirstringDirection of the sort. Accepted values are ASC and DESCpageintegerThe value on which to start.limitintegerNumber of items to returnResponses 200OK 401Unauthorized 404Not FoundUpdated about 1 year ago