Search Users
GET/:namespace/Users
Status: Proposed
This endpoint can be used to search users based on filter or list all user if filter criteria is ignored
Request
Responses
- 200
- 400
OK
Below are the error messages for bad request:
Only eq filter operator supported.
Only "userName" or "externalId" filter attribute supported.
There is some issue with provided attribute value.