JUMP TOCTRL-/Sublime Platform APIIntroductionAuthenticationErrorsBinExplodeUpload a binary to be binexplodedpostGet results of a binexplode scangetEnrichmentAnalyze a provided link using ml.link_analysis functionalitypostEvents in the audit logList events in audit loggetList event types for audit loggetRetrieve event from audit loggetHunt JobsStart hunt jobpostGet hunt jobgetGet hunt job resultsgetListsRetrieve listsgetCreate listpostDelete listdeleteGet listgetPatch listpatchGet list entriesgetSet list entriesputDelete list entrydeleteGet list entrygetAdd list entrypostLive flowProcess raw messagepostMailboxesList mailboxesgetMessage GroupsList message groupsgetDismiss multiple message groupspostHunt message groupspostGet results of a huntgetQuarantine multiple message groupspostRestore multiple message groupspostReview message groupspostSearch message groupsgetTrash multiple message groupspostGet a single message groupgetDismiss message grouppostQuarantine message grouppostRestore message grouppostShare a message with SublimepostTrash message grouppostMessagesAnalyze a raw messagepostRender image for attachment from the raw base64 encoded bytespostEvaluate attack score for a raw messagepostCreate messagepostRetrieve details about the state of manual actions for a canonical groupgetRetrieve messagegetPerform actions on an individual messagepostAnalyze a message by IDpostRetrieve image of PDF attachment by md5 hashgetEvaluate attack score against an existing messagegetRetrieve image of messagegetRetrieve a temporary link to the image of messagegetSet access justificationpostRetrieve the message's Message Data ModelgetRestore a previously-trashed messagepostTrash messagepostRulesList rulesgetCreate rulepostList history for rulesgetValidate rulepostDelete ruledeleteRetrieve rulegetUpdate ruleputActivate rulepostDeactivate rulepostRetrieve history of a rulegetTasksRetrieve taskgetUser ReportsList user reportsgetEML Analyzer APIIntroductionQuickstartCLIPython moduleEmailRep APIIntroductionClient librariesGitHubQuery email addressQuery an emailgetReport email addressReport an email addresspostList user reportsget {scheme}://{server}/v0/user-reportsList user reportsQuery Paramslimitint32 | null≤ 500The maximum number of message groups to return. If the value exceeds the maximum, then the maximum value will be used.reported_at[gte]date-time | nullInclusive start datetime filter for time of report, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only reports at or after this time will be returned.reported_at[lt]date-time | nullExclusive end datetime filter for time of report, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only reports before this time will be returned.Response 200OKResponse bodyobjectcountint32Count of user reports matching filters (up to limit)user_reportsarray of objectsUser reports matching request filtersuser_reportsobjectchannelstringChannel used to report the groupreported_atdate-timeTime the group was reportedreported_by_message_idstring | nullID of the reporting message (the user forward)reported_message_canonical_idstringCanonical ID of the message that was reportedreporterstringEmail address of the user who reported the groupUpdated over 1 year ago Retrieve taskIntroduction