---
title: "User Inventory for Collection"
method: GET
path: "/user/inventory_by_collection"
tags: ["User"]
---

# User Inventory for Collection

`GET /user/inventory_by_collection`

Retrieves details for all NFTs owned by a wallet for a collection

## Query parameters

- `wallet` string, required
- `collId` string, required
- `limit` integer, required
- `cursor` string

## Response `200`

Ok

- unknown

## Other responses

- `303`
- `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/revisions/9b2ca326bf47/schema)
