Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-python-sdk-testing.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Reports is a lazy iterator ofBetaReport objects.
Args:
- client: The API client instance to use.
- project: The project to fetch reports from.
- name: The name of the report to filter by. If
None, fetches all reports. - entity: The entity name for the project. Defaults to the project entity.
- per_page: Number of reports to fetch per page (default is 50).