API - AXA
search cancel

API - AXA

book

Article ID: 205798

calendar_today

Updated On:

Products

CA Application Experience Analytics SaaS (AXA)

Issue/Introduction

 

There is a requirement to obtain a list of all the sessions that are generated for a specific app.

Reviewing the Swagger API documentation,  it could be done using the following endpoint

GET /sessions/list

However, when a request is made, it limits the number of rows that are provided in the response to 100 results

Can the limit be changed or any option make a new request and use the cursor to continue on the last row delivered?

 

Environment

Release : SAAS

Component : OMNIVIEW

Resolution

 

There are known limitations to the API and there will be an enhanced API released in 2021 which would address the concern in this case.

The new API will allow access the Kibana/DX Dashboards session table without the same restrictions as currently shown.