V1 Account NFTs
Fetch NFT contract rows associated with an account, including nullable last_update_block_height metadata.
Live Response
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
Request reference
GETThis operation performs GET /v1/account/{account_id}/nft.
Required request inputs: yes
GET /v1/account/root.near/nft
Path parameters
account_id *stringQuery parameters
apiKeystringResponse reference
200 application/jsonIndexed NFT contract rows for the requested account
Response schema
objectV1NftResponse
requires account_id, tokensaccount_id *stringtokens *arrayitemsobjectNftRowcontract_id *stringlast_update_block_height *integer