We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regular users can search for other users and groups. The following limitations apply:
users
groups
?$search=<term>
at least 3
displayName
mail
userType
id
groupType
Endpoint:
GET /graph/v1.0/(users|groups)?$search=<search-term>
User : Test cases (search by):
@
-
Group : Test cases (search by):
The text was updated successfully, but these errors were encountered:
nirajacharya2
No branches or pull requests
Description
Regular users can search for other
users
andgroups
. The following limitationsapply:
?$search=<term>
query parameter)at least 3
charactersdisplayName
,mail
,userType
andid
displayName
,groupType
andid
Endpoint:
User : Test cases (search by):
@
and-
) [tests-only][full-ci] Added API tests for searching users by normal user using display name #8094Group : Test cases (search by):
@
and-
) [tests-only][full-ci] Added tests for searching groups by a normal user #8096Related issues:
@
or-
) doesn't work #7990Port PRs
The text was updated successfully, but these errors were encountered: