Credential Search Limiting

Hello,

I want to know if is possible to create now or in the future credential for searching, where we can limit value user can search and retrieve.

Example, I got a Document with this schema:

{ title: string, description: string, country: string }

I want user can just search title and description and retrieve it.
And another user with another credential search can search and retrieve all values.

Tell me if this can be possible.

Thanks

Hi @Jonathan_Gautier :wave:

Have you checked out Signed Search Keys?

1 Like

Thanks !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.