getReports

abstract suspend fun getReports(isResolved: Boolean? = null, accountId: String? = null, targetAccountId: String? = null): List<AdminReport>

Gets a list of reports matching the given criteria.