Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/24/2024 09:47 AM
Team - We are trying to allow an external system to fetch analytics data (Runtime and Regular) from Saviynt and we need to implement pagination within these calls because the record count is around 5K?
API Regular: /ECM/api/v5/fetchControlDetailsES
API Runtime: /ECM/api/v5/fetchRuntimeControlsDataV2
What is the expectation for the headers/body to accomodate the offset parameter in the response?
Any information will be helpful.
Thanks!
04/24/2024 09:52 AM
Add in Body
https://documenter.getpostman.com/view/23973797/2sA35K1fUa#e9890677-492a-4c01-b752-81bc62340015
04/24/2024 10:09 AM
So the max amount that can be responded in a single call is 500 or 10000?
If it is 500, is there a recommended approach to integrating the pagination loop.
04/24/2024 08:34 PM
500 is max count