I am trying to query the Directory api for users with orgUnitPath=/ but not equal to any sub OUs.
I have read the following and it doesn't mention any "NOT EQUAL","!=", or "<>" operators. https://developers.google.com/admin-sdk/directory/v1/guides/search-users
Is there any way I can accomplish this?
Thanks