get https://{server}/api2/search-user/
Just search for a user with the string or substring in the q
param. You can search by
email
(case sensitive),
name
(case insensitive) or
contact_email
(case insensitive).
Substrings are allowed.
Just search for a user with the string or substring in the q
param. You can search by
email
(case sensitive),
name
(case insensitive) or
contact_email
(case insensitive).
Substrings are allowed.
Try It!
to start a request and see the response here!