Execute a custom report
POST/plugins/reports/:report_id/execute
Runs a report with the given parameters and returns tabular results.
Uses the hook system (get_calculated_column_value) for computed columns.
Request
Responses
- 200
- 400
- 401
- 404
Report results
Bad request — invalid parameters
Missing or invalid authentication token
Resource not found