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

# Get metadata for an IPAsset

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

Retrieve metadata for an IPAsset

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1IpAssetMetadata
  - `id` string
  - `metadataHash` string
  - `metadataJson` unknown
  - `metadataUri` string
  - `nftMetadataHash` string
  - `nftTokenUri` string
  - `registrationDate` 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)
