solarforecastarbiter.io.api.APISession.get_report

APISession.get_report(report_id)[source]

Get the metadata, and possible raw report if it has processed, from the API for the given report_id in a Report object.

Parameters:report_id (string) – UUID of the report to retrieve
Returns:datamodel.Report