QueryEventsQueryParams
Parameters
The types of events (fully qualified string in the format of tools.ozone.moderation.defs#modEvent
Sort direction for the events. Defaults to descending order of created at timestamp.
Retrieve events created after a given timestamp
Retrieve events created before a given timestamp
If specified, only events where the subject belongs to the given collections will be returned. When subjectType is set to 'account', this will be ignored.
If specified, only events where the subject is of the given type (account, record, or conversation) will be returned. When this is set to 'account' the 'collections' parameter will be ignored. When includeAllUserRecords or subject is set, this will be ignored.
If true, events on all record types (posts, lists, profile etc.) or records from given 'collections' param, owned by the did are returned.
If true, only events with comments are returned
If specified, only events with comments containing the keyword are returned. Apply || separator to use multiple keywords and match using OR condition.
If specified, only events where all of these labels were added are returned
If specified, only events where all of these labels were removed are returned
If specified, only events where all of these tags were added are returned
If specified, only events where all of these tags were removed are returned
If specified, only events where the modTool name matches any of the given values are returned
If specified, only events where the batchId matches the given value are returned
If specified, only events where the age assurance state matches the given value are returned
If specified, only events where strikeCount value is set are returned.