Get NFT tokens by account
NFTs
Get NFT tokens by account
Returns NFT tokens owned by the specified account. You can optionally filter by collection address and token ID.
GET
Get NFT tokens by account
Documentation Index
Fetch the complete documentation index at: https://initialabs-mintlify-343833d6.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The account address.
Query Parameters
Filter by collection address.
Filter by token ID.
Field to order results by. Options: token_id, height.
Available options:
token_id, height Cursor key for pagination.
Number of records to skip.
Maximum number of records to return. Defaults to 100.
Whether to return the total count. Defaults to true.
When true, returns results in descending order. Defaults to true.