OptionalactiveOptionalassetAsset External IDs of related equipment that this event relates to.
OptionalassetAsset IDs of related equipment that this event relates to.
OptionalassetOnly 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.
OptionalcreatedOptionaldataOnly include events that reference these specific dataSet IDs
OptionalendDate range for event end time. To filter ongoing events {isNull: true} should be provided instead of Date range
OptionalexternalOptionallastOptionalmetadataOptionalsourceFilter by event source
OptionalstartOptionalsubtypeFilter by event subtype
OptionaltypeFilter 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.