Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: { device_id?: string; event_id?: string; event_type?: string }Optional
device_id?: stringOptional
event_id?: stringUnique identifier for the event that you want to get.
Optional
event_type?: stringType of the event that you want to get.
Optional
parameters: {Optional
access_code_id?: stringID of the access code for which you want to list events.
Optional
access_code_ids?: string[]IDs of the access codes for which you want to list events.
Optional
acs_system_id?: stringID of the access system for which you want to list events.
Optional
acs_system_ids?: string[]IDs of the access systems for which you want to list events.
Optional
between?: (string | Date)[]Lower and upper timestamps to define an exclusive interval containing the events that you want to list. You must include since
or between
.
Optional
connect_webview_id?: stringID of the Connect Webview for which you want to list events.
Optional
connected_account_id?: stringID of the connected account for which you want to list events.
Optional
customer_key?: stringCustomer key for which you want to list events.
Optional
device_id?: stringID of the device for which you want to list events.
Optional
device_ids?: string[]IDs of the devices for which you want to list events.
Optional
event_ids?: string[]IDs of the events that you want to list.
Optional
event_type?: Type of the events that you want to list.
Optional
event_types?: (Types of the events that you want to list.
Optional
limit?: numberNumerical limit on the number of events to return.
Optional
since?: stringTimestamp to indicate the beginning generation time for the events that you want to list. You must include since
or between
.
Optional
unstable_offset?: numberOffset for the events that you want to list.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
Unique identifier for the device that triggered the event that you want to get.