List filters
Html filters in a organization
Authorizations
Query Parameters
'limit' sets the number of results to return in each page.
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
filter by project ID
filter items by scopes
filter by element attributes
filter by filter types
element_class
, element_data
, element_type
, element_xpath
, element_id
, value
Response
The name of the tag representing the element
The class attribute of an element. This filter will be applied to any element that contains the class
The data attribute of an element
The XPath specifying the elements. https://www.w3.org/TR/1999/REC-xpath-19991116/
The class attribute of an element
The string value contained within an element. This filter will be applied to any element that contains the value
Whether BeyondWords should use the filter to include or exclude the selected part of the HTML document. The default is false
Time at which the object was created (ISO 8601)
Time at which the object was updated (ISO 8601)
The project id to apply this filter to