v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Events

Retrieves the available values for each field. It is useful to know which filters to use when searching for events.

get/events:listFieldValues

Query parameters

actorstring required

Filter to get available values for fields only for events that have an actorType and actorId value that equals the given value. The actor type has to be prefixed along with actor id like actorType:actorId. For example, to filter for fields for a camera with id 100d4c41, the actor that has to be used is camera:100d4c41.

Response

Success, lists field values as populated in the events.

typestring[]

List of type values that can be used to filter events. Values in this list might not be returned in any event in the account, but all values you might find in an event will be listed here.