---
title: "Get an LicenseToken"
method: GET
path: "/api/v3/licenses/tokens/{licenseTokenId}"
tags: ["LicenseTokens"]
---

# Get an LicenseToken

`GET /api/v3/licenses/tokens/{licenseTokenId}`

Retrieve a LicenseToken

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicenseTokenResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicenseToken
    - `blockNumber` string
    - `blockTime` string
    - `burntAt` string
    - `id` string
    - `licenseTemplate` string
    - `licenseTermsId` string
    - `licensorIpId` string
    - `owner` string
    - `transferable` string

---

[API](https://skmtc.net/storyapis/apis/story-protocol-api-reference.md) · [All operations](https://skmtc.net/storyapis/apis/story-protocol-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/storyapis/story-protocol-api-reference/revisions/6cb84b9791cd/schema)
