QueryLabelsRequest
data class QueryLabelsRequest(val cursor: String? = null, val limit: Long? = null, val sources: List<<Error class: unknown class>>? = null, val uriPatterns: List<String>)
Find labels relevant to the provided AT-URI patterns. Public endpoint for moderation services, though may return different or additional results with auth.