Open
Description
Describe the bug
We (Keep - https://github.com/keephq/keep) try to get all monitors from datadog.
However, a customer of ours fails to get them with this exception.
We don't have control on their monitors.
To Reproduce
I'm not sure about what monitors they have configured on their side
with ApiClient(self.configuration) as api_client:
api = MonitorsApi(api_client)
api.list_monitors()
Expected behavior
I'll get list of monitors
Environment and Versions (please complete the following information):
2.31.0