Splunk AppDynamics

Get Crash Data for a Mobile App using REST API

kabal
New Member

How can I get a list of crashes for a Mobile App using REST API?

Similar to this data available via web.

Screenshot 2025-09-16 at 12.12.01.png

I can see that the data on web is retrieved via

POST https://{user}.saas.appdynamics.com/controller/restui/analyticsCrashDashboardUiService/getMobileCrashGroups
{"applicationId":447,"platform":"Android","mobileAppId":1,"timeRangeString":"last_1_week|BEFORE_NOW|-1|-1|10080","mobileAppVersion":"All"}

So how can I get the same data via REST API?

Labels (2)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...