---
title: "Filter a string of characters by Unicode property"
method: GET
path: "/filter/{data}"
---

# Filter a string of characters by Unicode property

`GET /filter/{data}`

You can negate properties by appending a “!” to it:
  filter/string?age!=5.5 finds all characters in “string” that were
  *not* added in Unicode 5.5.

## Response `200`

the filtered string

- string

---

[API](https://skmtc.net/codepoints/apis/codepoints-net-unicode-api.md) · [All operations](https://skmtc.net/codepoints/apis/codepoints-net-unicode-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codepoints/codepoints-net-unicode-api/versions/7113584da86c/schema)
