API Reports show no data

Hi,

I'm trying to fetch reports through the API with the following request:

{"Action":"BACKUP_STATUS_REPORT","showFailed":"1","showMissed":"1","showPartial":"1","showSuccess":"1","offset":"0","limit":"10","noOfDays":"10","UserName":"admin","Signature1":"<signature>","SignatureVersion":2,"LoginTime":"1596783693"}

But all I get back is this:

{"status":1,"message":"No reports available for this query."}

There are definitely reports, I can see them fine for example from Historical reports:

image description

The backup job itself is physical Windows server backup.

Anything I have missed?

Thanks,

VR

edit retag flag offensive close merge delete