Drill Down Into Aggregated Row
POST/api/v2/report-builder/drill-down
Execute a drill-down query for a row in an aggregated report. Pass the same definition used to produce the parent row along with a drill_values map of {dimension_alias: value} pairs to isolate the underlying detail records.
Returns rows from the base entity that match all supplied drill values, respecting the definition's filters and tenant isolation. Use for powering drill-down drawers in the UI.
Request
Responses
- 200
Successful response