Get list of the top vulnerabilitiesAsk AIpost https://api.armosec.io/api/v1/vulnerability/topVulnerabilitiesGet list of the top vulnerabilities graded by an Armo inner algorithm.Query ParamscustomerGUIDstringrequiredBody ParamsGeneric pagination request body parameterscursorstringcursorV1objectcursorV1 objectfieldsToUpdateobjectFor PUT request, can be used to update only specific fields with specific values map of field name to new valuefieldsToUpdate objectignoreDefaultOrderBybooleanWhen true, the default sort order is ignored TODO: take it off, and use the default sort order when OrderBy is emptytruefalseinnerFiltersarray of objectsWhich elements of the list to return, each field can hold multiple values separated by comma An empty map means "return the complete list"innerFiltersADD objectorderBystringHow to order (sort) the list, field name + sort order (asc/desc), like https://www.w3schools.com/sql/sql_orderby.asp When empty, the default sort order is used. To disable the default sort order, set IgnoreDefaultSort to truepageNumint64One can leave it empty for 0, then call ValidatePagePropertiespageSizeint64properties of the requested next page Use ValidatePageProperties to set PageSize fieldsearchAfterobjectsearchAfter objectsincedate-timeDefaults to since - begining og the time, until - now.untildate-timeResponse 200Updated 5 months ago