List custom reports
reports_custom_reports_listRetrieve all custom reports with IDs, labels, owners, view names, descriptions, and last-modified times. Use a report's viewName to fetch its data.
Instructions
Retrieves all custom reports available to the API user with their report ID, label, owner, view name, description, and last-modified time. Use a report's viewName with reports_custom_report_data to fetch its rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw report-tree response instead of the flattened, curated record list. |