21 Nov 2023 06:08 AM
Hi,
I'm looking for an API to get the details of unacceptable or poor user action.
Kindly share the document link with specific API detials.
Solved! Go to Solution.
21 Nov 2023 06:19 AM
Hello,
You can use the below API to run a usql that match your filters, it works with me in useractions as well.
https://docs.dynatrace.com/docs/shortlink/api-usql-table
Thanks,
Islam
21 Nov 2023 06:59 AM
Hello @Shruts
Create a custom metric with frustrated as apdex filter (Frustrated will have unacceptable or poor user action). Then you can use the API URL.
Cheers!
RN