Is there a limit in size for the payload which can be transmitted for REST Response
We have a requirement of pulling data from our Pega Application currently running on Pega Cloud infrastructure and load this data into Microsoft Power BI data repository for reporting.
For this we have a REST service built on Pega which we plan to trigger via the Power BI gateway.
Question is: Is there a limit in size for the payload which can be transmitted for each request? Or a limit on the number of records? If so, what is the limit?