List report results

Retrieve a list of report results across all report definitions, optionally filtered by template, category, status, name, and creation date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
templateId
array of uuids

Filter by template UUID(s). Multiple values are combined as a union. When used together with categoryId, only templates present in both filters are returned (intersection).

templateId
templateType
array of objects

Filter by template type(s). When used with templateId/categoryId, narrows the result to only templates of matching type (intersection).

templateType
Allowed:
categoryId
array of uuids

Filter by report category UUID(s). Resolved to template UUIDs belonging to the category. Multiple category values are unioned. When used together with templateId, only templates present in both filters are returned (intersection).

categoryId
status
array of objects

Filter by report result status(es). Multiple values are combined as a union (results matching any of the given statuses are returned).

status
Allowed:
format
array of objects

Filter by report output format(s). Multiple values are combined as a union (results matching any of the given formats are returned).

format
string

Filter by report result name (case-insensitive substring match)

date

ISO-8601 start date (inclusive)

date

ISO-8601 end date (inclusive)

integer
≥ 0
Defaults to 0

Number of items to skip (for pagination)

integer
1 to 500
Defaults to 25

Maximum number of items to return

string
enum
Defaults to CREATED_AT

Field to sort by

Allowed:
string
enum
Defaults to ASC

Sort direction

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json