Commit 41202053 authored by Mike Jang's avatar Mike Jang

Merge branch 'mushakov-master-patch-70283' into 'master'

Clarification on external user searches

See merge request gitlab-org/gitlab!53408
parents 03078c51 cb06a905
......@@ -217,7 +217,9 @@ For example:
GET /users?extern_uid=1234567&provider=github
```
You can search for users who are external with: `/users?external=true`
Instance administrators can search for users who are external with: `/users?external=true`
You cannot search for external users if you are not an instance administrator.
You can search users by creation date time range with:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment