Skip to main content

List a finding's collaboration thread

GET 

/api/v1/findings/:finding_id/comments

Return the comment thread for a finding, oldest first.

Soft-deleted comments are returned as tombstones (body cleared) so reply chains render intact. Assessment-level RBAC applies via the finding's org.

  • Scope required: findings:read.

Request

Responses

Successful Response