Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

API: Getting list of users with wildcard

Marcel
New Contributor III
New Contributor III

In the documentation for the API, I cannot find how to use wildcards getting a list of users.

https://documenter.getpostman.com/view/1797923/Uz5KmEhE#20f31e87-959c-47ef-af1d-9d8aa258f47c

The 'q' parameter only seems to accept exact values, but I'm not sure..

1 REPLY 1

Rishi
Saviynt Employee
Saviynt Employee

Hi @Marcel , you can use the API {{url}}/ECM/{{path}}/getUser. This API supports various search filter including wild cards such as user.displayname like '%display%'”.

For more information refer document:  https://documenter.getpostman.com/view/1797923/Uz5KmEhE#ccd57bb7-2418-4c9e-bd69-15fb5888d5db