QueryYaraRuleMatches

Lists objects that match a YARA rule.

Path Params
string
required

The environment containing the YARA rule.

string
required

The YARA rule to query matches for.

Query Params
includedEnvironments
array of strings

Restrict results to objects from the specified environments. These represent the environments that contain the objects which matched the rule (not the environment that owns the rule, which is specified in the name field).

If empty, returns objects from all environments (subject to authorization).

includedEnvironments
int32

Maximum number of objects to return per page. The maximum value is 1000.

string

Page token from a previous QueryYaraRuleMatches call. Provide this to retrieve the next page of results.

Response

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