How to use API to get the files in .stversions folder?

I want to get the history of the shared folder,include the deleted files. The shared folder has be configed File Versioning to "Trash Can File Versioning" The API “/rest/db/browse” cant get the files in .stversions. if or not has the method to get the files in .stversions?

That call uses the index to answer the queries. Stuff in .stversions is not indexed. If you are on the same machine, just inspect the content of the folder.

I use syncthing to backup my folder to the server. Backup folder on server has be configed File Versioning to “Trash Can File Versioning”. I want to get The history of all files in the folder on the server. if or not has API to index Stuff in .stversions?

No, there is no such API.

Thanks for your Authoritative answer. I try other ways, such as ssh