---
title: "Get IP License Terms for an IP"
method: GET
path: "/api/v3/licenses/ip/terms/{ipId}"
tags: ["IPLicenseTerms"]
---

# Get IP License Terms for an IP

`GET /api/v3/licenses/ip/terms/{ipId}`

Retrieve IP License Terms associated with an IP ID

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1IPLicenseTermsResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1IPLicenseTerm[]
    - `blockNumber` string
    - `blockTime` string
    - `disabled` boolean
    - `id` string
    - `ipId` string
    - `licenseTemplate` string
    - `licenseTermsId` string
    - `licensingConfig` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1LicensingConfig
      - `commercialRevShare` integer
      - `disabled` boolean
      - `expectGroupRewardPool` string
      - `expectMinimumGroupRewardShare` integer
      - `hookData` string
      - `isSet` boolean
      - `licensingHook` string
      - `mintingFee` string
  - `next` string
  - `prev` string

---

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