/max/partner/findingsAsk AIget https://api.securityscorecard.io/max/partner/findingsGets findingsQuery Paramswith_hostnamestringenumSet true for findings with hostnametruetruefalseAllowed:truefalsedomainstringIssue domain filter, accepts single value or comma separated list of domainshostname_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_namestringIssue type name filter, accepts single value or comma separated list of issue type namesissue_type_keystringIssue type key filter, accepts single value or comma separated list of issue type keyshostnamestringHostname filter, accepts single value or comma separated list of hostnameslast_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:lowmediumhighcriticaltriagedstringenumFilter findings that are set to be triagedtruetruefalseAllowed:truefalsereportstringenumFilter findings that are set to be reportedtruetruefalseAllowed:truefalsecustomer_iduuidCustomer ID filter, accepts single value or comma separated list of customer idscustomer_namestringCustomer name filter, accepts single value or comma separated list of customer namescustomer_domainstringCustomer domain filter, accepts single value or comma separated list of customer domainsvendor_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 namespublished_atstringPublished date filter, accept stringified object with date value and operatorrecent_onlystringenumSet true to get just recently triaged breaches along with the not triaged onestruetruefalseAllowed:truefalsesearchstringWord or phrase to search records forsortstringSort findings by providing a JSON string representing an array of objects; each object should include "id" for the field to sort by in camelCase and "desc" as a boolean indicating descending (true) or ascending (false) order.pageintegeroptionally 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