getAssetSignatures
Returns signatures for transactions that have interacted with the given asset.
Path parameters
apiKey
Request
This endpoint expects an object.
Asset ID
The ID of the asset to get signatures for.
Configuration
Optional configuration object for pagination.
Response
Returns signatures for transactions involving the specified asset.
total
Total number of signatures.
limit
Number of signatures returned.
page
Current page number.
items
Array of asset signatures.