23 Feb 2023 06:35 AM
Hello,
I'm looking for the Dynatrace API for getting the value from Metrics like
"builtin:app.web.bouncedSessionRatio"
I only found for the RUM - User Sessions
/userSessionQueryLanguage/table
Thanks,
Abner
Solved! Go to Solution.
23 Feb 2023 07:37 AM
Hello Abner.
Have you tried this?
https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin%3Aapps.web.bouncedSessionRatio
BR
JAR