Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ee4ccd31
Commit
ee4ccd31
authored
Apr 28, 2019
by
Evan Read
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-api-email' into 'master'
Add email clarification See merge request gitlab-org/gitlab-ce!27645
parents
9c8e40b4
5b2239da
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/api/users.md
doc/api/users.md
+1
-1
No files found.
doc/api/users.md
View file @
ee4ccd31
...
@@ -33,7 +33,7 @@ GET /users
...
@@ -33,7 +33,7 @@ GET /users
]
]
```
```
You can also search for users by
email or username with:
`/users?search=John`
You can also search for users by
name or primary email using
`?search=`
. For example.
`/users?search=John`
.
In addition, you can lookup users by username:
In addition, you can lookup users by username:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment