---
title: "GET /lprAlertConditionRules:listFieldValues"
method: GET
path: "/lprAlertConditionRules:listFieldValues"
tags: ["LPR Rules"]
---

# GET /lprAlertConditionRules:listFieldValues

`GET /lprAlertConditionRules:listFieldValues`

Fetches the list of field values across all the attributes of alertConditionRules stored for this account.

## Response `200`

Success, returns possible values of each field

- LprRulesFields
  - `actor` Actor[]
    - `id` string — The id of the thing that caused the event This can be camera or location ID. If not supplied for any entry in the array, it is taken to mean as the entire account.
    - `type` 'camera' | 'location', required — Type of actor that caused the event.
    - `name` string — User-defined name for the actor
  - `enabled` boolean[]
  - `priority` Priority[]
  - `type` LprRuleTypes[]

## Other responses

- `401` — You are not authenticated. Please authenticate and try again.
- `403` — You have no permission to access the specified resource.
- `500` — Something went wrong in the server. Please try again.

---

[API](https://skmtc.net/eagleeyenetworks/apis/devices.md) · [All operations](https://skmtc.net/eagleeyenetworks/apis/devices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eagleeyenetworks/devices/revisions/df57313de545/schema)
