📄️ List reports
Lists the reports visible to you. Omits the heavy `schema`, `ui_schema`, and `queries` fields.
📄️ Create a report
Creates a new dynamic report. Only `name` is required. If `visibility` is omitted, the report is created as `user`.
📄️ Read a report
Returns the full report, including `schema`, `ui_schema`, and `queries`.
📄️ Update a report
Partially updates a report's draft. Send only the fields you want to change.
📄️ Copy a report
Creates a personal copy of an existing report. The copy is created with `user` visibility.
📄️ Delete a report
Soft-deletes a report.