List stablecoin issuer operations
Stablecoins
List stablecoin issuer operations
List issuer mint and burn operations for a stablecoin, most recent first, with cursor pagination.
GET
List stablecoin issuer operations
Authorizations
API token authentication using format <api token id>:<api client secret>
Path Parameters
System-generated stablecoin identifier
Query Parameters
Filter operations by type. When omitted, both mints and burns are returned. Stablecoin issuer operation type.
Available options:
MINT, BURN Maximum number of results to return (default 20, max 100)
Required range:
1 <= x <= 100Opaque cursor returned as nextCursor from the previous response.