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
Example response
{
"actors": [
{
"actor": "camera:100d4c41",
"name": "Front Door Camera"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.