get_issuances
Retrieve the issuance history for a Counterparty asset, including details of each issuance event. Use pagination parameters to control result size.
Instructions
Get the issuance history for a Counterparty asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset name | |
| limit | No | Number of results to return | |
| cursor | No | Pagination cursor from previous response | |
| offset | No | Number of results to skip |