I am trying to write some code that finds how many Users have their "Hidden" flag set equal to true via a GET request.
I've tried to do it using parameters in the url, but the only parameter that the RC API seems to accept is the "email" parameter.
Would anyone be able to help me out with this? I am using the RC JavaScript SDK. Please let me know if you need any other information.