/
GI
gitea
/
Gitea API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
gitea
Gitea API
get
Returns the issue config for a repo
v5
latest
Swagger 2.0
MIT
2026-08-03
485
217
850.7 KB
repository
Returns the issue config for a repo
get
/repos/{owner}/{repo}/issue_config
Path parameters
owner
string
required
owner of the repo
repo
string
required
name of the repo
Response
RepoIssueConfig
IssueConfig
required
blank_issues_enabled
boolean
contact_links
IssueConfigContactLink[]