/
GO
gogs
/
Gogs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 1mo ago
Details
Administration
12
Collaborators and Deploy Keys
8
get
List collaborators
get
Check if a user is a collaborator
put
Add a collaborator
delete
Remove a collaborator
get
List deploy keys
post
Add a deploy key
get
Get a deploy key
delete
Remove a deploy key
Issues
25
Miscellaneous
4
Organizations
6
Releases
1
Repositories
23
Users
21
Webhooks
4
Collaborators and Deploy Keys
List collaborators
get
/repos/{owner}/{repo}/collaborators
Path parameters
owner
string
required
Repository owner
repo
string
required
Repository name
Response
Success
Collaborator[]
required
id
integer
username
string
login
string
Alias of username for GitHub API compatibility
full_name
string
email
string
email
avatar_url
string
permissions
object