/v2/insightsAsk AIget https://api.cloudzero.com/v2/insightsGet a list of InsightsQuery ParamslimitnumberNumber of items to return per pagecursorstringAllows you to page forward and back in your results. NOTE: This must be URL Encoded! See the Pagination section of the API Reference for more information! sort_keystringenumSortable Insight propertiescategorycost_impacteffortlast_updatedstatustitleAllowed:categorycost_impacteffortlast_updatedstatustitlesort_orderstringenumASC or DESC sort orderascdescAllowed:ascdeschide_resolved (Deprecated)booleanPrefer filtering by Status.truefalsestatusarray of stringsIf passed, query will be filtered by the properties specified. This is a multi-value query parameter, pass it more than once to specify multiple values, e.g. &status=new&status=in_progress statusADD stringeffortarray of stringsIf passed, query will be filtered by the properties specified. This is a multi-value query parameter, pass it more than once to specify multiple values, e.g. &effort=low&effort=medium effortADD stringHeaderscloudzero-idempotency-keystringIf passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.cloudzero-test-keystringIf passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.Responses 200Successful Operation 400Bad Request Error 403ForbiddenUpdated 8 months ago