SDK Explorer
/
Get the public key associated with your entity.
1const response = await client.getPublicKey() 2console.log(response.data.publicKey)