# Generate Simulation Report

Generates a report for the specified simulation. The report can either provide an overview or focus on a specific run of the simulation, depending on the parameters.

Path Params
uint64
required

Simulation ID

Query Params
string
required

Type of the report. One of: 'run' | 'overview'

string

Id of the run or 'latest'. Required if type is 'run'

Body Params
format
array of strings

Corresponding report will be generated for each format specified. Available formats: PDF, CSV

format
boolean

If false, generated report will display threat information with access links (Only for CSV reports)

boolean

If true, generated report will include only prevention results

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json