Downloads the raw RFC 822 message referenced by a DELIVER_WEBHOOK payload.
The payload's short-lived bearer token is sent in the Authorization header,
and the downloaded bytes are verified against the declared size and SHA-256
digest. Treat raw_email.access_token as a secret and do not log it.
Downloads the raw RFC 822 message referenced by a
DELIVER_WEBHOOKpayload.The payload's short-lived bearer token is sent in the
Authorizationheader, and the downloaded bytes are verified against the declared size and SHA-256 digest. Treatraw_email.access_tokenas a secret and do not log it.