Commit 72f71dcf authored by Andrew Conrad's avatar Andrew Conrad

Docs: Clarify what user API search searches for

parent 1d5e32e8
......@@ -39,7 +39,7 @@ GET /users
]
```
You can also search for users by name or primary email using `?search=`. For example. `/users?search=John`.
You can also search for users by name, username, primary email, or secondary email, by using `?search=`. For example. `/users?search=John`.
In addition, you can lookup users by username:
......
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