---
title: "GET /v3/licenses"
method: GET
path: "/v3/licenses"
tags: ["licenses"]
---

# GET /v3/licenses

`GET /v3/licenses`

Returns a list of licenses

## Response `200`

Success

- LicensesResponse
  - `results` Licenses[]
    - `slug` string
    - `requirements` string
    - `url` string
    - `fullName` string
    - `uri` string
    - `label` string

---

[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)
