Where does Delete record even get store? I don't see any "archive" or "trash bin" button or menu or field that "that show true".
Only way I see it is from the Auth Log
espocrm.com/#ActionHistoryRecord/
The api would be at:
espocrm.com/api/v1/AuthLogRecord/
I tried a couple way to filter deleted=true but keep failing. I couldn't even filter is using "textFilter" which I find to work for other entity such as Contact. For example:
espocrm.com/api/v1/Contact?textFilter=test
Get Deleted records
Collapse
X

Leave a comment: