Retrieves a list of up to 100 deleted draft posts.
List Deleted Draft Posts runs with these defaults, which you can override:
editedDate
is sorted in descending order. In this case,editedDate
implies the date the post was deleted.paging.limit
is 50
.paging.offset
is 0
.This function requires elevated permissions and runs only on the backend and on dashboard pages.
Options for listing deleted draft posts.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.