How to use filter to exclude a tag

Your filter should look like this:

filter="slug:-hash-hidden"

Here are a couple of useful resources:

Get Helper Filtering:

Some filtering examples (uses the Content API, but they’re still useful since the get helper uses the Content API internally)

NQL is the query language that’s used for filtering, here’s a syntax overview:

2 Likes