Governance
Downloads violations CSV for report.
Downloads CSV violations report for a specific report id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the report to download violations for.
Response
200
text/csv; charset=UTF-8
Downloads csv of one-time report violations.
CSV of all the violations found for this report.