Comments
Get Comments
POST
/
v1
/
commentannotations
/
comments
/
get
Use this API to retrieve comments in a specific CommentAnnotation. Additional filters can be applied using comment IDs.
Endpoint
POST https://api.velt.dev/v1/commentannotations/comments/get
Headers
x-velt-api-key
string
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body Example
Params
data
object
requiredExample 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
Was this page helpful?