<@U04UQ68083H> how can i search user identities by...
# ory-copilot
c
@chilly-king-10285 how can i search user identities by user trait e.g. given_name using kratos REST API?
c
A message from kapa.ai
I'm sorry, but the provided knowledge sources do not contain information on how to search user identities by user trait such as
given_name
using the Kratos REST API. However, you can list all identities in the system using the
GET /admin/identities
endpoint as mentioned in the [Kratos API Reference](https://www.ory.sh/docs/kratos/reference/api). For more specific operations, I would recommend checking the official Ory Kratos documentation or API reference for more details.