Run a report

Execute a report with optional filters, sorting, and pagination.

Filters: Use fieldId from the /columns endpoint's filterableFields array. Multiple filters are combined with AND logic.

Sort: Use fieldId from the /columns endpoint's filterableFields array.

Pagination: Use skip and limit for pagination. Maximum limit is 1000 rows.

Required scope: report-builder:read

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!