Get specific comment
GET /v1/comments/:systemId/:docId
Get a specific comment from a system
Path Parameters
- systemId string required
String Id of the system
- docId string required
String id of the Comment document
Responses
- 200
- 404
OK
NOT FOUND
Loading...