List all configured reports that can be generated.
This endpoint requires the reports.read
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
A pointer to the page of results to return.
"ZXhhbXBsZTE"
The maximum number of items that are at returned.
1 <= x <= 100
20
Filters the reports by the type of schedule at which they run.
["daily", "monthly"]
Filters the reports by wether their schedule is enabled.
true
Filters the reports by searching their name for (partial) matches.
"My report"
Successful Response
The response is of type object
.