query filters, search endpoints accept an optional search string for keyword-style lookup.
search vs query
You can use them together:
Request shape
search is a plain string. Matching behavior (which columns are searched and how terms are tokenized) depends on the resource. Each search endpoint documents the search property in the API reference.