account.getPrivacy

Get privacy settings of current account

 Method schema is available as of layer 19. Switch »

Parameters

Name Type Description
key InputPrivacyKey Peer category whose privacy settings should be fetched

Result

account.PrivacyRules

Possible errors

Code Type Description
400 PRIVACY_KEY_INVALID The privacy key is invalid.
Go up