/rest-service/reviews-v1/{id}/comments/{cId}/replies
GET
/rest-service/reviews-v1/{id}/comments/{cId}/replies
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://crucible.local/context//rest-service/reviews-v1//comments//replies'
Response Response Example
{}
Request
Path Params
id
string
required
cId
string
required
Query Params
render
string
optional
true if the comments should also be rendered into html, into the element
Responses
Modified at 2022-09-10 20:23:25