Get nft events
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
NOTE: This endpoint is deprecated in favor of Non-Fungible Token holdings.
Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
| Path Parameters | 
|---|
principal string —  REQUIREDStacks address or a Contract identifier  | 
| Query Parameters | 
|---|
limit integernumber of items to return  | 
offset integernumber of items to skip  | 
unanchored booleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks  | 
until_block stringreturned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.  | 
| Responses | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Success 
  |