getRecoveryKeyBundle
Retrieves a user recovery key bundle from its recovery key id. The bundle contains an encrypted copy for the sync key.
getRecoveryKeyBundle(
input: RecoveryKeyBundleInput!
): RecoveryKeyBundlePayload!
Retrieves a user recovery key bundle from its recovery key id. The bundle contains an encrypted copy for the sync key.
getRecoveryKeyBundle(
input: RecoveryKeyBundleInput!
): RecoveryKeyBundlePayload!
getRecoveryKeyBundle.input
● RecoveryKeyBundleInput!
non-null inputRecoveryKeyBundlePayload
object