How do I get all the data in VTEX MasterData v1?

Hello everyone.

I’m currently trying to get all the data in MasterData. On this platform, there are 133,000 rows, but in my application I can only get 7,000.

I use the following url: https://{accountName}.{environment}.com.br/api/dataentities/{acronym}/scroll

And these specific columns: rclastcart,rclastcartvalue,rclastsessiondate, homePhone,email,userId,firstName,lastName,document,isNewsletterOptIn,businessPhone,corporateDocument,corporateName,documentType,gender,id,lastInteractionIn,checkouttag

Does anyone know how to get all the data?

1 Like