> ## 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 Collections by Account

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

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