Scoped Index Jobs Options
data class ScopedIndexJobsOptions(val status: String? = null, val mode: String? = null, val limit: Int = 200)
Scoped index job filters without organization fields.
Scoped index job filters without organization fields.