<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Get user apdex value via API in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Get-user-apdex-value-via-API/m-p/112843#M646</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;Because Dynatrace doesn't offer the possibility to focus on the performance of specific regions in dashboarding tiles, we are trying to extract user experience data via API to make a custom dashboard externally. We are trying to extract the apdex value in the usersessions (or useractions, because it seems to be the only object which has it) via API, but we aren't having any luck. we are trying something like this just to see if we can see this data:&lt;/P&gt;
&lt;P&gt;https://(tenant).dynatrace.com/api/v1/userSessionQueryLanguage/table?api-token=(token)&amp;amp;query=SELECT * FROM usersession&lt;/P&gt;
&lt;P&gt;Which i got from here: &lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment/user-session-api/" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-a...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;is there something i'm doing wrong?&lt;/P&gt;
&lt;P&gt;Thank you. Kind Regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 14:41:34 GMT</pubDate>
    <dc:creator>pablo_sanchez</dc:creator>
    <dc:date>2021-05-10T14:41:34Z</dc:date>
    <item>
      <title>Get user apdex value via API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Get-user-apdex-value-via-API/m-p/112843#M646</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;Because Dynatrace doesn't offer the possibility to focus on the performance of specific regions in dashboarding tiles, we are trying to extract user experience data via API to make a custom dashboard externally. We are trying to extract the apdex value in the usersessions (or useractions, because it seems to be the only object which has it) via API, but we aren't having any luck. we are trying something like this just to see if we can see this data:&lt;/P&gt;
&lt;P&gt;https://(tenant).dynatrace.com/api/v1/userSessionQueryLanguage/table?api-token=(token)&amp;amp;query=SELECT * FROM usersession&lt;/P&gt;
&lt;P&gt;Which i got from here: &lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment/user-session-api/" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-a...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;is there something i'm doing wrong?&lt;/P&gt;
&lt;P&gt;Thank you. Kind Regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 14:41:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Get-user-apdex-value-via-API/m-p/112843#M646</guid>
      <dc:creator>pablo_sanchez</dc:creator>
      <dc:date>2021-05-10T14:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get user apdex value via API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Get-user-apdex-value-via-API/m-p/112844#M647</link>
      <description>&lt;P&gt;Sorry, for the late replay. Yes you can use the Rest API to do things like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;select apdexCategory, count(*) FROM useraction where usersession.userType = 'REAL_USER' GROUP BY apdexCategory&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You can navigate to the Explore Dynatrace API view and play around within the UI for tuning your statements. Please make sure to create first an access token.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2019 14:48:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Get-user-apdex-value-via-API/m-p/112844#M647</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2019-02-11T14:48:05Z</dc:date>
    </item>
  </channel>
</rss>

