cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Read session custom data using AppDynamics REST API

Gayathri.N
Explorer

Hi All,

Can we read session information using app dynamics REST API? If yes how can we do that?

 

If you open User Experience -> Real Users -> Sessions we can see information like browser, session start time, location, etc. We are sending additional information as well (custom data). Now I want to read this data using any AppDynamics REST API.  Is it possible? 

 

Could you please help?

1 REPLY 1

Hiroki.Ito
AppDynamics Team

Thank you for posting to the community.
Using Analytics Events API, you can query session data including custom ones using ADQL.
 
Kindly note that you need to create an API key to use Analytics Events API, and make sure to add sessions permission to the API key.
 
In addition, please check if session custom data can be searched from the analytics search page.
If you cannot search custom data, and if it is associated with Ajax requests, please configure include rules for Ajax requests to be sent to the events service.

Best Regards,
Hiroki



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.