v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

Returns details about your report jobs.

get/audit/report-jobs

Query parameters

ReportPlanNamestring

Returns only report jobs with the specified report plan name.

CreationBeforestring date-time

Returns only report jobs that were created before the date and time specified in Unix format and Coordinated Universal Time (UTC). For example, the value 1516925490 represents Friday, January 26, 2018 12:11:30 AM.

CreationAfterstring date-time

Returns only report jobs that were created after the date and time specified in Unix format and Coordinated Universal Time (UTC). For example, the value 1516925490 represents Friday, January 26, 2018 12:11:30 AM.

Statusstring
<p>Returns only report jobs that are in the specified status. The statuses are:</p> <p> <code>CREATED | RUNNING | COMPLETED | FAILED</code> </p>
MaxResultsinteger

The number of desired results from 1 to 1000. Optional. If unspecified, the query will return 1 MB of data.

NextTokenstring

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

Response

Success

NextTokenstring

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.