solarforecastarbiter.io.api.APISession.list_reports¶
-
APISession.list_reports()[source]¶ List the reports a user has access to. Does not load the raw report data, use
get_report().Returns: list of datamodel.Report
APISession.list_reports()[source]¶List the reports a user has access to. Does not load the raw
report data, use get_report().
| Returns: | list of datamodel.Report |
|---|