Get nft events
:::caution 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 |
---|
string — REQUIRED Stacks address or a Contract identifier |
Query Parameters |
---|
integer number of items to return |
integer number of items to skip |
boolean Include transaction data from unanchored (i.e. unconfirmed) microblocks |
string returned 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 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Success
|