Reports
List Reports
Returns a paginated list of report objects. Results are sorted by creation date, with the most recent reports first.
Parameters
Maximum number of objects to return (default 10).
Page token from a previous list response.
Filter results by report status.Available options:
pending, succeeded, failedReturns
Returns a page of reports.Array of report objects.
URL for the next page of results, or
null when there is no next page.URL for the previous page of results, or
null when there is no previous page.
