---
title: "Activity History"
method: GET
path: "/mint/activity"
tags: ["NFTs"]
---

# Activity History

`GET /mint/activity`

Retrieves the activity history for a mint

## Query parameters

- `mint` string, required
- `limit` integer, required
- `txTypes` TransactionType[]
- `cursor` string

## Response `200`

Ok

- unknown

## Other responses

- `400`
- `422` — Validation Error

---

[API](https://skmtc.net/tensor/apis/trading-api.md) · [All operations](https://skmtc.net/tensor/apis/trading-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tensor/trading-api/versions/9b2ca326bf47/schema)
