# Wallet

## Get wallet

Returns a Matrica user based on their wallet address.

{% openapi src="<https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F4JjlUa9i1SXbANP2Isfu%2Fopenapi-api.json?alt=media&token=cff2c0a1-ca66-494f-bfaf-5b31ffc8a3e2>" path="/wallet/{walletId}" method="get" %}
[openapi-api.json](https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F4JjlUa9i1SXbANP2Isfu%2Fopenapi-api.json?alt=media\&token=cff2c0a1-ca66-494f-bfaf-5b31ffc8a3e2)
{% endopenapi %}

## Get wallet collections

Returns all collections owned by a wallet.

{% openapi src="<https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F4JjlUa9i1SXbANP2Isfu%2Fopenapi-api.json?alt=media&token=cff2c0a1-ca66-494f-bfaf-5b31ffc8a3e2>" path="/wallet/{walletId}/collections" method="get" %}
[openapi-api.json](https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F4JjlUa9i1SXbANP2Isfu%2Fopenapi-api.json?alt=media\&token=cff2c0a1-ca66-494f-bfaf-5b31ffc8a3e2)
{% endopenapi %}

## Get wallet NFTs

Returns all NFTs, including staked and listed, held by a wallet.

{% openapi src="<https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F4JjlUa9i1SXbANP2Isfu%2Fopenapi-api.json?alt=media&token=cff2c0a1-ca66-494f-bfaf-5b31ffc8a3e2>" path="/wallet/{walletId}/nfts" method="get" %}
[openapi-api.json](https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F4JjlUa9i1SXbANP2Isfu%2Fopenapi-api.json?alt=media\&token=cff2c0a1-ca66-494f-bfaf-5b31ffc8a3e2)
{% endopenapi %}
