Hi everyone,
our service consumer is trying to read data from our API, but there are too many records of data in one API request.
I have set a dataitem table view in the API design but the records are still too much.
The API response keeps running into an error.
Is there a way I can break the API request into batches?