---
title: "Get default license term"
method: GET
path: "/api/v3/licenses/terms/default"
tags: ["IPLicenseTerms"]
---

# Get default license term

`GET /api/v3/licenses/terms/default`

Retrieve default license term

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv2DetailedTermsDefaultResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv2DetailedTerms
    - `disabled` boolean
    - `id` string
    - `ipId` string
    - `licenseTemplate` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicenseTemplate
      - `blockNumber` string
      - `blockTime` string
      - `id` string
      - `metadataUri` string
      - `name` string
    - `licenseTemplateId` string
    - `licensingConfig` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicensingConfig
      - `commercialRevShare` integer
      - `disabled` boolean
      - `expectGroupRewardPool` string
      - `expectMinimumGroupRewardShare` integer
      - `hookData` string
      - `isSet` boolean
      - `licensingHook` string
      - `mintingFee` string
    - `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)
