Hi
When I used the problem.get api ,it only return recent event。But i can find history from page

so ,is there any way that i can get the history problems from api?
and in problem.get the recent param, how can i find the N value?
When I used the problem.get api ,it only return recent event。But i can find history from page
so ,is there any way that i can get the history problems from api?
and in problem.get the recent param, how can i find the N value?
| recent | boolean | true - return PROBLEM and recently RESOLVED problems (depends on Display OK triggers for N seconds) Default: false - UNRESOLVED problems only |
Comment