/max/customer/findingsAsk AIget https://api.securityscorecard.io/max/customer/findingsGets triaged and reported findings of current customerQuery Paramswith_hostnamestringenumSet true for findings with hostnametruetruefalseAllowed:truefalseall_datesbooleanDefault is false and retrieves 15 days findings, if allDates is true will return 30 days findingstruetruefalsehostnamestringHostname filter, accepts single value or comma separated list of hostnameshostname_matchesstringenumSet true for findings that have matching vendor domain and hostnametruetruefalseAllowed:truefalsemax_severitystringenumMax Severity filter, accepts single value or comma separated list of max severitiesLowLowMediumHighCriticalAllowed:LowMediumHighCriticalissue_categorystringCategory filter, accepts single value or comma separated list of issue categoriesissue_type_keystringIssue type key filter, accepts single value or comma separated list of issue type keysvendor_iduuidVendor ID filter, accepts single value or comma separated list of vendor idsvendor_domainstringVendor domain filter, accepts single value or comma separated list of vendor domainsvendor_namestringVendor name filter, accepts single value or comma separated list of vendor nameslast_seenstringLast seen filter, accepts stringified object with date value and operatorfirst_seenstringFirst seen filter, accepts stringified object with date value and operatorcve_severitystringenumCVE severity filter, accepts single value or comma separated list of severitieslowlowmediumhighcriticalAllowed:lowmediumhighcriticalcve_exploitedbooleanTrue for findings related with a known exploited CVEtruetruefalsebusiness_impactsstringenumFilter by business impactmediumlowmediumhighcriticalAllowed:lowmediumhighcriticalsearchstringWord or phrase to search records forsortstringstringified object with value for column to order by and operatorpageintegeroptionally specify which page of results to returnlimitinteger≤ 1500optionally specify how many results to return, maximum is 1500HeadersversionstringAPI version headerResponses 200Findings list for the given filters 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many RequestsUpdated 9 months ago