Summary.reports#

Summary.reports(*, filter=True, return_as='list')[source]

Return the reports referenced by the summary object from the project.

Parameters:
filterbool, default=True

Filter the reports to return with the user query string selection.

return_as{“list”, “comparison”}, default=”list”

In what form the reports should be returned.