API GET/obj/user constraints refers to current user

I want to pass the constraint “sex = Current User’s sex” through an API call from Dropsource.

My data base have users with a thing called “sex” it could be “girl” or “boy”. so i want to retrieve the users with the same “sex value” of the user logged in.

Please confirm the key, constraint_type and the value

P.S. i am able to run a custom workflow POST/wf, which returns a list of users with the mentioned constraints. but bubble recommend to do a GET to retrieve data. @emmanuel @ssmith

thanks in advance

Any help please?

Read my response to this same question in the dropsource forum.
Or re-read Erics response and example on that same thread.