v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Event Alert Rules

Fetches the list of field values across all the attributes of alertConditionRules stored for this account. These values can be used to filter the results of the GET /eventAlertConditionRules endpoint.

get/eventAlertConditionRules:listFieldValues

Response

Success, returns possible values of each field

enabledboolean[]
priorityPriority[]

Example response

{
  "actors": [
    {
      "actor": "camera:100d4c41",
      "name": "Front Door Camera"
    }
  ]
}