GET

List Comment Content Revisions


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves saved previous content versions for a comment.

Read the current content separately using the Comments API. History updates asynchronously, so a recent edit might not appear immediately. Each request, including subsequent pages, requires access to the current comment.

Authentication

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

Permission Scopes
Read Comments
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/comments/v1/content-revisions/{commentId}

Errors

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

Did this help?