Hello everyone,
I’m currently working on exposing some of my data through a Rest API. When testing the API with Postman, I noticed that all the data of that specific type was exposed. I believe the privacy rules are set correctly, however, it seems they’re not being applied to the Rest API, and I’m at a loss on how to address this issue.

