The voucher_redeemed webhook that gets fired when a user redeems a gift does not contain information about the email address or UID of the user.
More information about these webhooks is available here.
You can get the UID from the endpoint /publisher/conversion/data/get using the voucher_issue_term_conversion_id returned in the webhook's response as the conversion_id. More details about this API endpoint are available here.