List comments for a risk
GET /v1/risks/{risk_id}/comments
GET
/v1/risks/{risk_id}/comments
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” risk_id
required
string
String-formatted RiskId, i.e. AKR-1, AKR-00001, RSK-1, RSK-00001, OrgRisk-1, KeyRisk-1, kEY_rIsK-1
Example
AKR-1Responses
Section titled “ Responses ”List all comments for a risk
object
comments
required
Array<object>
object
created_date
required
string format: date-time
id
required
string format: uuid
updated_date
string | null format: date-time
user
required
A User as returned by the API.
Profile images are not embedded — clients fetch them from
GET /api/v1/{icon} when icon is Some.
object
email
required
string
first_name
required
string
icon
Relative path to the user’s avatar endpoint, e.g.
"users/{id}/avatar?v={hash}". None when the user has no avatar.
string | null
id
required
string format: uuid
last_name
required
string
value
required
string