How can I see if a report has the scheduled enabled bit set from a Vision client or a Perspective session?

I am trying to create a list of currently scheduled reports for an application, but can not find any information on if this is possible or how to attempt to do this.

Any suggestions?

In theory you could use the WebDev module to query the reporting API, but the request would need the cookie of a logged in user for the Gateway - at which point you might as well just use the Gateway.

Is there a way to check if the enabled check box is checked from a report scheduled tab?