Get the public key for a vault account

GET {{baseUrl}}/vault/accounts/:vaultAccountId/:assetId/:change/:addressIndex/public_key_info

Gets the public key information for the vault account.

Request Params

KeyDatatypeRequiredDescription
compressedstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"algorithm":"\u003cstring\u003e","derivationPath":["\u003cnumber\u003e","\u003cnumber\u003e"],"publicKey":"\u003cstring\u003e"}