API Documentation for urbackupclientbackend

Hi, is there any documentation on the API for the client backend? I need to check the status on the client side and I would like to automate it if possible.

Not really. Maybe you can look at e.g. the command line client interface? https://github.com/uroni/urbackup_backend/tree/dev/clientctl

urbackupclientctl status also returns JSON currently, so you could use that as well.

I will check the client source, using urbackupclientctl I assume will not work for windows since that tool does not exist on windows installations?

Thanks for your help

It’s at “C:\Program Files\UrBackup\UrBackupClient_cmd.exe”