I want to create a report of resolved problems in Zabbix in a period of time, for example, last month. I can fetch only problems “active” or unresolved using the api (problems.get), but cant get resolved problems.
I cant get the list of resolved problems in the Portal selecting “History” in the “Problems” window, but cant find how to retrieve it using API.
Is there a way to get it via API? or maybe via database query?
Thanks and best regards.