/max/partner/indicatorsAsk AIget https://api.securityscorecard.io/max/partner/indicatorsGet list of all issue typesQuery ParamssearchstringWord or phrase to search records forsortstringSort indicators 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 200A list of all issue types 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many RequestsUpdated 9 months ago