Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: { Optional
between?: (string | Date)[]Optional
event_Type of the events that you want to list.
Optional
event_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
.
ID of the space for which you want to list events.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
Lower and upper timestamps to define an exclusive interval containing the events that you want to list. You must include
since
orbetween
.