Comments
Get Comments
POST
Get Comments
Use this API to retrieve comments in a specific CommentAnnotation. Additional filters can be applied using comment IDs.
Prior to using this API, you must:
- Enable advanced queries option in the console
- Deploy v4 series of the Velt SDK.
Endpoint
POST https://api.velt.dev/v2/commentannotations/comments/get
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
1. Get all comments with a CommentAnnotation by organizationId, documentId, and annotationId
2. Get specific comments of a CommentAnnotation by organizationId, documentId, annotationId and commentIds
Response
Success Response
Get Comments