---
title: "Public Licenses"
method: GET
path: "/licenses"
tags: ["other"]
---

# Public Licenses

`GET /licenses`

Returns a list of public licenses

## Response `200`

OK. An array of licenses

- License[]
  - `value` integer, required — License value
  - `name` string, required — License name
  - `url` string, url, required — License url

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/figshare/apis/figshare-api.md) · [All operations](https://skmtc.net/figshare/apis/figshare-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/figshare/figshare-api/revisions/9dfb419f4430/schema)
