---
title: "Get an IPAsset"
method: GET
path: "/api/v3/assets/{assetId}"
tags: ["IPAssets"]
---

# Get an IPAsset

`GET /api/v3/assets/{assetId}`

Retrieve an IPAsset

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv3IPAssetResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv3IPAsset
    - `ancestorCount` integer
    - `blockNumber` string
    - `blockTimestamp` string
    - `childrenCount` integer
    - `descendantCount` integer
    - `id` string
    - `ipId` string
    - `isGroup` boolean
    - `latestArbitrationPolicy` string
    - `nftMetadata` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv3NftMetadata
      - `chainId` string
      - `imageUrl` string
      - `name` string
      - `tokenContract` string
      - `tokenId` string
      - `tokenUri` string
    - `parentCount` integer
    - `rootCount` integer
    - `rootIpIds` string[]
    - `transactionHash` 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)
