Hello,
I’m using: odata/Folders/UiPath.Server.Configuration.OData.GetUsersForFolder
I’d like to see DirectoryRobots only.
Sure, I can pull all users and filter them client side, but:
Is there a way to add a filter to a sub level property server side?
(Full json below)
I’m looking for something like this:
$filter= UserEntity.Type eq ‘DirectoryRobot’
Thanks
response_1676447767606.json (2.2 KB)