Skip to main content
GET
Get Mint Destination Address

Authorizations

Authorization
string
header
required

Bearer authentication with an API token

Path Parameters

id
string
required

Unique identifier for the mint destination address

Response

Success

id
string
read-only

Unique identifier for the mint destination address

address
string
read-only

Mint destination address

chain
enum<string>
read-only

Blockchain network for the mint destination address

Available options:
ISSUANCE_SUPPORTED_CHAIN_UNSPECIFIED,
SOLANA_DEVNET,
SOLANA_MAINNET
Example:

"SOLANA_DEVNET"

label
string
read-only

Label for the mint destination address

identity_id
string
read-only

Unique identifier of the identity that this mint address belongs to