QueryReportsQueryParams
Parameters
Filter by queue ID. Use -1 for unassigned reports.
Filter by report types (fully qualified string in the format of com.atproto.moderation.defs#reason
Filter by report status.
Filter by subject DID or AT-URI.
Filter to reports where the subject is this DID or any record owned by this DID. Unlike subject (which scopes to a specific account or record), this returns all reports tied to the DID across both account-level and record-level subjects.
If specified, reports of the given type (account or record) will be returned.
If specified, reports where the subject belongs to the given collections will be returned. When subjectType is set to 'account', this will be ignored.
Retrieve reports created after a given timestamp
Retrieve reports created before a given timestamp
Filter by muted status. true returns only muted reports, false returns only unmuted reports. Defaults to false.
Filter by the DID of the moderator permanently assigned to the report.