---
title: "GET /v3/licences/{uid}"
method: GET
path: "/v3/licences/{uid}"
tags: ["licenses"]
---

# GET /v3/licences/{uid}

`GET /v3/licences/{uid}`

Returns the detail of a license.

## Response `200`

Success

- LicensesDetail
  - `slug` string
  - `requirements` string
  - `url` string
  - `fullName` string
  - `uri` string
  - `label` string

## Other responses

- `404` — Not Found

---

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