Need query example with API Parameters: "contains" filter with "or" operator

?_where[_or][0][title_contains]=test&_where[_or][1][content_contains]=test

Where title contains test OR content contains test.

5 Likes