/
GO
gogs
/
Gogs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 2mo ago
Details
Filter operations
Administration
12
Collaborators and Deploy Keys
8
Issues
25
Miscellaneous
4
Organizations
6
Releases
1
Repositories
23
Users
21
get
Search for users
get
Get a single user
get
Get the authenticated user
get
List access tokens
post
Create an access token
get
List email addresses
post
Add email addresses
delete
Delete email addresses
get
List followers of a user
get
List your followers
get
List users followed by a user
get
List who you are following
get
Check if you follow a user
put
Follow a user
delete
Unfollow a user
get
Check if a user follows another
get
List public keys for a user
get
Get a single public key
delete
Delete a public key
get
List your public keys
post
Create a public key
Webhooks
4
Users
Add email addresses
post
/user/emails
Request body
object
required
emails
string[]
required
Response
Success
Email[]
required
email
string
email
verified
boolean
primary
boolean
Changes