---
title: "Retrieve NFT Activity"
method: GET
path: "/sui/nft/activities"
---

# Retrieve NFT Activity

`GET /sui/nft/activities`

Return the history activity of a NFT without scanning the entire chain.

## Query parameters

- `objectId` string
- `eventType` string
- `limit` integer
- `cursor` string
- `objectType` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/blockvision/apis/blockvision-v2.md) · [All operations](https://skmtc.dev/blockvision/apis/blockvision-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blockvision/blockvision-v2/revisions/e52be4fcb129/schema)
