When we run the Dashboards API - GET all dashboards with an owner filter, and the owner is someone who is no longer tied to our account, then the API does not return the dashboards of the owner, but the UI does. This is confusing since the results differ and it makes it difficult to codify since the customer sees the dashboard in the UI, but the code does not find this. We are requesting the API be adjusted to reflect the same results that the UI returns.
Ex.
API (No dashboards found): https://{environmentid}.live.dynatrace.com/api/config/v1/dashboards?owner=consultant@dynatrace.com
UI (Two dashboards found): https://{environmentid}.live.dynatrace.com/ui/dashboards?gtf=l_2_HOURS&gf=all&filters=owner%3Dconsul...
Hello @swartz_kevin, we've hidden your environment ID as it's considered sensitive information, and we advise you to do the same in the future 😊 thank you!
Thanks Ana. I thought I had actually done that, but may have missed something.