Skip to main content

The documentation doesn’t show support for pagination for the getComments Rest API and the response doesn’t seem like it has a cursor. Is there really no pagination for this?

Hello @Nikki_Shah, Thank you for contacting us!


I have relocated your topic to the “Plugin and Widget API” category where it can be easily seen by other developers who may have helpful insights.

I will also be reaching out to our team for assistance. We will keep you updated once we have any new information.


As always, we appreciate any input or ideas from our community members.


Thank you.


Hi @Junko3, thank you for your response. This was a question for the REST API and not the plugins and widget API. Should we move the topic elsewhere?


Hi @Nikki_Shah, Thanks for pointing that out. I’ve moved this topic to the “REST API” category. The information confirmed internally is as follows.


The comments API is not paginated; it returns all comments. The order is when the comments were first created in reverse chronological order.


Thanks,