Reports
Workspace report listing, editing, and execution endpoints served through Effect HttpApi.
Available Methods
Each method has its own page with request and response details, examples, and generated code snippets.
- GET/api/unstable/reports
List reports
- POST/api/unstable/reports
Create report
- GET/api/unstable/reports/{handle}
Get report by handle
- DELETE/api/unstable/reports/{id}
Delete report
- PUT/api/unstable/reports/{id}
Update report
- POST/api/unstable/reports/invalidate-view-cache
Invalidate report view cache
- POST/api/unstable/reports/run-view
Run report view