Get file versions from a desktop client

Hello,

I am saving files from an app to nextcloud, I want to find a way to get files versions from an api. I found that next cloud web client is calling to get them from url β€œ/apps/files_versions/ajax/getVersions.php?”. Is there a way to authenticate my client app and call this url? Or is there a better way to get them?

Thanks

no one? :slight_smile:

The desktop client doesn’t support versioning so far. You can check with client development how this could be integrated: https://github.com/nextcloud/client/