getAssetsByOwner
Returns assets owned by the specified address.
Path parameters
apiKey
Request
This endpoint expects an object.
Owner address
The owner address to filter assets by.
Configuration
Optional configuration object for sorting and pagination.
Response
Returns assets owned by the specified address.
total
Total number of assets.
limit
Number of assets returned.
page
Current page number.
items
Array of assets.