List all threat hunts

Displays a list of all the existing threat hunts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Specify the name of the threat hunt to search and list all the threat hunts that match the name.

scanStatus[]
array of strings
enum

Specify the scan status of the threat hunt to search and list the threat hunts based on scan statuses. The status can be 'Running', 'Queued', 'Completed', 'Cancelled', or 'Failed'.

scanStatus[]
resourceTypes[]
array of strings
enum

Specify the resource types and list the threat hunts based on resource types. The resource types can be 'EC2', AzureVM and 'VMware'.

resourceTypes[]
scanResult[]
array of strings
enum

Specify the scan result of the threat hunt to search and list the threat hunts based on scan results. The scan result can either be 'File matches found' or 'File matches not found'.

scanResult[]
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:
*/*