Commit cb06a905 authored by Melissa Ushakov's avatar Melissa Ushakov

Clarification on external user searches

parent 9c8d6d8e
......@@ -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