Get NFT Owner Information 🔎 - /nft/{mint}/owner
Path Parameters
Name
Type
Description
mint
str
The id of the NFT to retrieve the owner information of
Return Type
Name
Type
mint
str
wallet_address
str
member
dict
Description
This endpoint returns the owner information for a specific NFT, including the NFT id, wallet address of the owner, and information about the owner (if available).
Example Usage
Example Response
PreviousGet Multiple NFT Metadata 🔎 - /nft/metadata/multiple/NextRetrieve Holder Snapshot for NFT 📊 - /nft/holder_snapshot
Last updated