/
GO
gogs
/
Gogs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 4w ago
View markdown
gogs
Gogs API
get
List teams of an organization
87e2da32266c
latest
OpenAPI 3.0.3
2026-07-13
104
23
153.4 KB
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'