/
/Gitea API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1w ago · Updated 4w ago
admin32
issue72
miscellaneous14
  • getReturns a list of all gitignore templates
  • getReturns information about a gitignore template
  • getReturns a list of all label templates
  • getReturns all labels in a template
  • getReturns a list of all license templates
  • getReturns information about a license template
  • postRender a markdown document as HTML
  • postRender raw markdown as HTML
  • postRender a markup document as HTML
  • getGet default signing-key.gpg
  • getGet default signing-key.pub
  • getGet the currently authenticated token
  • deleteDelete the currently authenticated token
  • getReturns the version of the Gitea application
notification7
organization67
package9
repository204
settings4
user76
    miscellaneous

    Returns a list of all label templates

    get/label/templates

    Response

    LabelTemplateList

    string[] required

    Changes