Asset External IDs of related equipment that this event relates to.
Asset IDs of related equipment that this event relates to.
Only include events that have a related asset in a subtree rooted at any of these assetIds. If the total size of the given subtrees exceeds 100,000 assets, an error will be returned.
Only include events that reference these specific dataSet IDs
Date range for event end time. To filter ongoing events {isNull: true} should be provided instead of Date range
Filter by event source
Filter by event subtype
Filter by event type
Event is considered active from its startTime to endTime inclusive. If startTime is null, event is never active. If endTime is null, event is active from startTime onwards. activeAtTime filter will match all events that are active at some point from min to max, from min, or to max, depending on which of min and max parameters are specified.