Adobe Campaign Standard - fetch subscriptions Adobe i/o API only giving first 25 subscribers' data at once.
The API mentioned in the below documentation is to fetch subscriptions for a service.
The issue is that it only returns first 25 subscribers' data on data fetch and I want all subscribers data.
I have tried pagination parameters in the request as well but none of them seem to work.
Nor is there anything like this mentioned in the above documentation.
Does anyone have any idea if there is a solution for this?