Skip to main content

Report Download

GET 

/:id/download

This method returns report data as a downloadable file. Data can only be downloaded if the report has a DONE status. The first entry in the returned file specifies the names of the columns.

For script-paths reports, the response is CSV only (XLSX is not supported). Columns: Path ID, Parent Path ID, Script ID, Script Name, Node Type, Node Label, Depth, Count, Terminal.

Request

Responses

Success/OK