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