# Reveal z-addr viewing key Reveals the viewing key corresponding to zaddr. Only works with sprout zaddr's. Endpoint: GET /daemon/zexportviewingkey Version: 6.6.1 Security: ZelID ## Query parameters: - `zaddr` (string, required) The zaddr for the private key Example: "zcQNG88SQVQTuqGKdeDDhVRCXkHeR3Vv5BqeBBaYziyN48FpJM2buK1YmQtpKoVkwrM2vvhCdrVofkdLc8QYeSLyiAkQB1u" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) The viewing key