Check if the email address is in the email suppression listget https://{tenanturl}/v1.0/notification/suppression/email/{emailAddress}Check if the email address is in the email suppression list. If it is, the email suppression object is returned. Otherwise, returns 404 Not Found.Path ParamsemailAddressstringrequiredThe email addressHeadersAuthorizationstringrequiredBearer access tokenResponses 200Success 400The request was malformed or could not be handled, or the tenant was invalidUpdated 3 months ago