Get comments
GET /v1/comment/:type/:docId
Get comments from a document of type (groups, members, customFronts, etc.)
Path Parameters
- docId string required
String Id of the document you wish to get comments from
- type string required
Type of the comment (groups, members, customFronts, etc.)
Responses
- 200
- 404
OK
NOT FOUND
Loading...