Query Events Query Params
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 or record) 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
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
Constructors
Properties
If specified, only events where all of these labels were added are returned
If specified, only events where all of these tags were added are returned
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.
Retrieve events created after a given timestamp
Retrieve events created before a given timestamp
If true, only events with comments are returned
If true, events on all record types (posts, lists, profile etc.) or records from given 'collections' param, owned by the did 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 removed are returned
Sort direction for the events. Defaults to descending order of created at timestamp.
If specified, only events where the subject is of the given type (account or record) 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.
The types of events (fully qualified string in the format of tools.ozone.moderation.defs#modEvent