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
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?
Release : SAAS
Component : OMNIVIEW
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.