---
title: "Returns a list of all license templates"
method: GET
path: "/licenses"
tags: ["miscellaneous"]
---

# Returns a list of all license templates

`GET /licenses`

## Response `200`

LicenseTemplateList

- LicensesTemplateListEntry[]
  - `key` string — Key is the unique identifier for the license template
  - `name` string — Name is the display name of the license
  - `url` string — URL is the reference URL for the license

---

[API](https://skmtc.net/gitea/apis/gitea-api.md) · [All operations](https://skmtc.net/gitea/apis/gitea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitea/gitea-api/versions/350de506cefa/schema)
