POST

Query Comments


FieldSupported FiltersSort
id$eq, $ne, $inSort: ✗
contextId$eq, $ne, $inSort: ✗
resourceId$eq, $ne, $inSort: ✗
author.userId$eq, $ne, $inSort: ✗
author.memberId$eq, $ne, $inSort: ✗
author.visitorId$eq, $ne, $inSort: ✗
parentComment.id$eq, $ne, $inSort: ✗
replyCount$eq, $ne, $lt, $lte, $gt, $gteSort: ASC, DESC
status$eq, $ne, $inSort: ✗
voteSummary.netVoteCount$eq, $ne, $lt, $lte, $gt, $gteSort: ASC, DESC
rating$eq, $ne, $lt, $lte, $gt, $gteSort: ASC, DESC
reactionSummary.total$eq, $ne, $lt, $lte, $gt, $gteSort: ASC, DESC
marked$eq, $neSort: ASC, DESC
Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Read Comments
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/comments/v1/comments/query-cursor

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?