---
title: "Retrieve the tokens, if any, owned by a given wallet address."
method: GET
path: "/wallets/{wallet_address}/tokens"
tags: ["Tokens"]
---

# Retrieve the tokens, if any, owned by a given wallet address.

`GET /wallets/{wallet_address}/tokens`

Certain resources within the Partner API require a token id to be suppiled. This endpoint returns an array of token ids for a given wallet address.

## Path parameters

- `wallet_address` string, required

## Response `200`

Returns the array of tokens successfully.

---

[API](https://skmtc.net/hang/apis/hang-partner-api-params-in-formdata.md) · [All operations](https://skmtc.net/hang/apis/hang-partner-api-params-in-formdata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hang/hang-partner-api-params-in-formdata/revisions/39bd91477af0/schema)
