> ## Documentation Index
> Fetch the complete documentation index at: https://initialabs-chore-prettier-tooling.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NFT Tokens by Account

This endpoint returns all the ERC721 NFT tokens owned by the specified account.

<ParamField path="account" type="string" required="true">
  The account to get the NFT tokens for
</ParamField>
