IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

xpack.ml.getFilters

edit
client.xpack.ml.getFilters({
  filter_id: string,
  from: number,
  size: number
})

filter_id or filterId

string - The ID of the filter to fetch

from

number - skips a number of filters

size

number - specifies a max number of filters to get