> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/queries/vyquery_getnftbalances.md).

# VyQuery\_GetNftBalances

| Query               | Type    | Description                                                                     |
| ------------------- | ------- | ------------------------------------------------------------------------------- |
| includePossibleSpam | boolean | Indication to include possible spam NFTs in the response body or not.           |
| includeNsfw         | boolean | Boolean flag which indicates to show the NSFW NFTs in the response body or not. |
| userId              | string  | Filter results based on the user \`ID\`.                                        |
| includeUsers        | boolean | Boolean flag to include the users who hold the NFT or not                       |
| chain               | string  | The blockchain to filter and retrieve NFTs by                                   |
