Download a report

This API provides the option to download the threat hunt summary or a detailed report. The report will be available after the threat hunt job is complete. The API provides a download URL in its response. Use the URL to download the report.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Specify the threat hunt ID. You can obtain the ID using the 'List all threat hunts API'.

Query Params
string
enum
required

Specify the report Type. The 'File' report type provides a download URL for the File Level Report, and the 'Summary' report type provides a download URL for the snapshot summary report.

Allowed:
string

The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'.

Responses

401

The request either did not include an authentication token, or you have provided an expired authentication token.

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