Get Mint Request
Issuance
Get Mint Request
Get a mint request using its ID
GET
Get Mint Request
Authorizations
Bearer authentication with an API token
Path Parameters
Unique identifier for the mint request
Response
Success
Unique identifier for the mint request
Amount of the asset to be minted
Blockchain network for the mint
Available options:
ISSUANCE_SUPPORTED_CHAIN_UNSPECIFIED, SOLANA_DEVNET, SOLANA_MAINNET Example:
"SOLANA_DEVNET"
Unique identifier of the mint destination address
Status of the mint request
Available options:
STATUS_UNSPECIFIED, ACCEPTED, SUBMITTED, COMPLETED, DENIED, FAILED, CANCELLED Example:
"ACCEPTED"
External transaction id of the mint request
Unique identifier of the identity enacting this mint request
Symbol of the stablecoin being minted
Related topics
Get Mint InstructionsGet Mint Destination AddressGet Redemption RequestList MintsList Mint Destination Addresses