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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Report ID

Body Params
filters
array of objects

Filter conditions to apply

filters
sort
object

Sort configuration

integer
1 to 1000
Defaults to 100

Maximum number of results to return

integer
≥ 0
Defaults to 0

Number of results to skip

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json