Tokens
Retrieve the tokens, if any, owned by a given wallet address.
Certain resources within the Partner API require a token id to be suppiled. This endpoint returns an array of token ids for a given wallet address.
get/wallets/{wallet_address}/tokens
Path parameters
wallet_addressstring required
the wallet address
Response
Returns the array of tokens successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.