Open
Description
Hi
I am trying to use the Datadog Api.
I already have the Datadog dashboard in that we have few widgets which was created to show the trace count query.
I am planning to get the value of the trace count query through Datadog Api using postman. like how we get the details of a dashboard by giving the dashboard id.
I have used the get dashboard Api call through postman, I can the widget and the query also, but I am not getting the value in the response.
Can someone help me in getting the query value from widget trace count?