POST

Query Comments


Authentication

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

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

Body Params
appIdstringRequiredformat GUID

App ID to query comments for.


queryQueryRequired

Query options.

Response Object
commentsArray <Comment>

Retrieved comments.


pagingMetadataPagingMetadata

Paging metadata.

Query latest Wix Blog post comments written by specific member

Request
cURL
Response
JSON
Errors

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

Did this help?