List Finding Comments
Findings
List Finding Comments
Lists comments on a red-team finding, newest first.
GET
List Finding Comments
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Path Parameters
UUID of the finding
Query Parameters
Maximum number of comments to return
Required range:
1 <= x <= 100Number of records to skip for offset pagination
Required range:
x >= 0