# Get private key of a t-addr Reveals the private key corresponding to t-addr. Endpoint: GET /daemon/dumpprivkey Version: 6.6.1 Security: ZelID ## Query parameters: - `taddr` (string, required) The transparent address for the private key Example: "t1LGoWfLf66bpJC84zWmUd9i1bkW9kFgnyQ" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) The private key