/
GO
gogs
/
Gogs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 2mo ago
Details
Filter operations
Administration
12
Collaborators and Deploy Keys
8
Issues
25
Miscellaneous
4
Organizations
6
get
List your organizations
post
Create an organization
get
List user organizations
get
Get an organization
patch
Edit an organization
get
List teams of an organization
Releases
1
Repositories
23
Users
21
Webhooks
4
Organizations
List teams of an organization
get
/orgs/{orgname}/teams
Path parameters
orgname
string
required
Organization name
Response
Success
Team[]
required
id
integer
name
string
description
string
permission
'read'
|
'write'
|
'admin'
|
'owner'
Changes