Database table view filters
Lists all filters of the view related to the provided view_id. A view can have multiple filters. When all the rows are requested for the view only those that apply to the filters are returned.
get/api/database/views/{view_id}/filters/
Path parameters
view_idinteger required
Returns only filters of the view related to the provided value.