Skip Navigation

Get detection rule set .csv list

Retrieve a .csv where every line represents a detection rule set available in a tenant.
Service endpoint
/rulesets/v2/csv
Optional query string parameters
Example
https://protectapi.cylance.com/rulesets/v2/csv
Method
HTTP/1.1 GET
Request headers
  • Accept: application/json
  • Authorization: Bearer
    JWT Token returned by Auth API
    with the opticsruleset:list scope encoded

Request

None

Response

Please see the Response status codes for more information.

Response JSON schema

Field Name
Description
Id
This is the unique ID of the exception.
Last Modified
This is the timestamp (in UTC) of the last time the detection rule set was modified.
Modified By
This is the email address of the user who last modified the detection rule set.
Name
This is the name of the detection rule set.
Description
This is the description of the detection rule set.
Notification
This is the notification message to display on a device if the detection rule triggers.
Category
This is the category of the detection rule set.
Device Count
This is the number of devices that have the detection rule set applied.