---
title: "Get the text and title of a license"
method: GET
path: "/tag/license/{id}"
tags: ["tags"]
---

# Get the text and title of a license

`GET /tag/license/{id}`

## Response `200`

Expected response to a valid request

- License — A full license
  - `title` string
  - `body` string

## Other responses

- `400` — Request was invalid, see given error

---

[API](https://skmtc.dev/modrinth/apis/labrinth.md) · [All operations](https://skmtc.dev/modrinth/apis/labrinth/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/modrinth/labrinth/revisions/83fe011e8657/schema)
