Directus user read permissions on specific users

I have a collection which has two fields related many to one with directus_users collection. I have given permission to a specific role to read and update the items of the collection in which they are assigned. However, those users should be able to read the other assigned user in the item.

I dont wanna allow them to read all users just the ones that are related with those items.

I have tried several options but i dont know how to aproach this solution. Is there something I can do?

Hi there! Thanks for your question.

If I understand correctly, you should be able to do this by using the filter Interface Option.

Hope this is helpful!