Skip to main content

Download custom violation report​

This allows to download a specified named violation report for a given report reference.

Path Parameters
  • reportResultId string required

    The ID of the report reference to download.

    Example: ef38f94347e94562b5bb8424a56397d8
  • fileName string required

    Custom Name for the file.

    Example: custom-name
Responses

Returns the zip file with given custom name that contains the violation report file.


Schema
  • string binary
Loading...