---
title: "List detailed ip license term"
method: POST
path: "/api/v3/detailed-ip-license-terms"
tags: ["IPLicenseTerms"]
---

# List detailed ip license term

`POST /api/v3/detailed-ip-license-terms`

Retrieve detailed IP License Terms associated with list of IP ID

## Request body

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1DetailedIPLicenseTermsRequestBody
  - `options` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1DetailedIPLicenseTermsQueryOptions
    - `where` object
      - `ipIds` string[]

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv2DetailedTermsResponse
  - `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)
