---
title: "Get a LicenseTerm"
method: GET
path: "/api/v3/licenses/terms/{licenseTermId}"
tags: ["LicenseTerms"]
---

# Get a LicenseTerm

`GET /api/v3/licenses/terms/{licenseTermId}`

Retrieve a LicenseTerm

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicenseTermResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicenseTerm
    - `blockNumber` string
    - `blockTime` string
    - `id` string
    - `licenseTemplate` string
    - `licenseTerms` object[]
    - `terms` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1Term
      - `commercialAttribution` boolean
      - `commercialRevCeiling` BigInt
      - `commercialRevShare` BigInt
      - `commercialUse` boolean
      - `commercializerChecker` string
      - `commercializerCheckerData` string
      - `currency` string
      - `defaultMintingFee` integer
      - `derivativeRevCeiling` BigInt
      - `derivativesAllowed` boolean
      - `derivativesApproval` boolean
      - `derivativesAttribution` boolean
      - `derivativesReciprocal` boolean
      - `expiration` BigInt
      - `royaltyPolicy` string
      - `transferable` boolean
      - `uri` 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)
