The get page comments endpoint enables you to retrieve comments associated with a specific page identified by its pageId. By making a request to this endpoint, you can retrieve comments made by users or customers on the specified page.Payload#
Response#
comment.getPageComment.success
Usage#
To add the customer's comment about a specific product or a specific page, the developer may call the send
method.Events#
This endpoint may trigger the onFetched event.onFetched#
This event is triggered when fetching the comments is done without having any errors coming back from the backend. Modified at 2024-02-18 14:03:05