Connectors
...
Actions
List Analyzed Emails
4 min
description retrieve a comprehensive list of analyzed email objects with their properties from the microsoft graph api endpoint url /beta/security/collaboration/analyzedemails method get inputs parameters (object) odata query parameters to help customize the response this action supports the following parameters $count, $filter, $skiptoken and $top $count (boolean) retrieves the total count of matching resources $filter (string) use the filter query parameter to retrieve just a subset of a collection for guidance on using filter , see https //learn microsoft com/en us/graph/filter query parameter https //learn microsoft com/en us/graph/filter query parameter $top (number) sets the page size of results $skiptoken (string) retrieves the next page of results from result sets that span multiple pages (some apis use $skip instead ) starttime (string) the start time of the email search endtime (string) the end time of the email search output output parameters status code (number) reason (string) json body (object) value (array) @odata type (string) id (string) loggeddatetime (string) networkmessageid (string) internetmessageid (string) senderdetail (object) @odata type (string) recipientemailaddress (string) distributionlist (string) subject (string) returnpath (string) directionality (string) originaldelivery (object) @odata type (string) latestdelivery (object) @odata type (string) attachmentscount (string) urlscount (string) language (string) sizeinbytes (string) alertids (array) exchangetransportrules (array) @odata type (string) overridesources (array) threattypes (array) detectionmethods (array) contexts (array) authenticationdetails (object) @odata type (string) phishconfidencelevel (string) spamconfidencelevel (string) bulkcomplaintlevel (string) emailclusterid (string) policyaction (string) policy (string)