29 Sep 2022 04:55 PM - last edited on 30 Sep 2022 10:35 AM by MaciejNeumann
hi Team, Is it possible to get overall application performance details through API? we are pulling synthetic availability mtrics through Metrics API. just wanted to know, if we can pull performace details through any other API like RUM
thanks,
Dingu G
Solved! Go to Solution.
29 Sep 2022 10:00 PM
Check if you have the builtin metric for what you need here: https://www.dynatrace.com/support/help/shortlink/built-in-metrics#applications
And if the answer is yes, you can use the Get Metrics API to retrieve them.
Consider to check if User Session Queries can give you the data you need, if so , you can use its API too.