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 Example: SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0 |
Query Parameters |
---|
limit integernumber of items to return |
offset integernumber of items to skip Example: 42000 |
unanchored booleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks Example: true |
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. Example: 60000 |
Responses | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Success
|