List all custom objects pagination not working

I have tried to access the pagination in list all custom objects pagination i can successfully able to get the per_page records upto 100, however, for the second page i have tried to use the next_page_link but i am unable to get the second page details, i could only retrieve the same first 100 records.

https://domain/api/v2/objects/id/records?page_size=100&next_page_link=https://lego-us.freshworksapi.com/v1/entities/140671/records?page_size=100&next_token=2OIIo813r66KlskmtWry6ojtSfwYRtQlcECr7Cc0Pk3Z9tNyvDf1LOM7TVHdl&sort_by=bo_updated_at;DESC"

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.