<?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 Re: How to Retrieve Mobile App Crash Stack Traces via API in Dynatrace? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-Retrieve-Mobile-App-Crash-Stack-Traces-via-API-in/m-p/304531#M4024</link>
    <description>&lt;P&gt;If you are on SaaS win New RUM experience enabled, you can query it using DQL:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch user.events
| filter characteristics.classifier == "error"
| filter characteristics.has_crash == true&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;For Classic RUM (or if you are in Managed, which has only Classic RUM), there is no API. The session data can be accessed only by USQL API, there is no API access to the raw data which is used to display the screens in UI&lt;/P&gt;</description>
    <pubDate>Fri, 18 Sep 2026 11:55:35 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2026-09-18T11:55:35Z</dc:date>
    <item>
      <title>How to Retrieve Mobile App Crash Stack Traces via API in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-Retrieve-Mobile-App-Crash-Stack-Traces-via-API-in/m-p/304528#M4023</link>
      <description>&lt;DIV&gt;&lt;P&gt;We are using Dynatrace Classic Mobile Crash Analysis and can retrieve crash metadata using USQL APIs. How can we retrieve the &lt;STRONG&gt;full app crash stack trace&lt;/STRONG&gt; programmatically?&lt;/P&gt;&lt;P&gt;Is there a supported API for stack traces, or are stack traces only available through the Crash Analysis UI/internal endpoints such as '/rest/dtaql/executequery'?&lt;/P&gt;&lt;P&gt;We also need to export all crash records for a specific time range without the 1000-record UI limitation.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Sep 2026 10:02:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-to-Retrieve-Mobile-App-Crash-Stack-Traces-via-API-in/m-p/304528#M4023</guid>
      <dc:creator>tushar_supe</dc:creator>
      <dc:date>2026-09-18T10:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Retrieve Mobile App Crash Stack Traces via API in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-Retrieve-Mobile-App-Crash-Stack-Traces-via-API-in/m-p/304531#M4024</link>
      <description>&lt;P&gt;If you are on SaaS win New RUM experience enabled, you can query it using DQL:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch user.events
| filter characteristics.classifier == "error"
| filter characteristics.has_crash == true&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;For Classic RUM (or if you are in Managed, which has only Classic RUM), there is no API. The session data can be accessed only by USQL API, there is no API access to the raw data which is used to display the screens in UI&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 11:55:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-to-Retrieve-Mobile-App-Crash-Stack-Traces-via-API-in/m-p/304531#M4024</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-09-18T11:55:35Z</dc:date>
    </item>
  </channel>
</rss>

