# 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                                   |
