Update a finding
Findings
Update a finding
Update a finding. Status transition rules apply based on user role.
PATCH
Update a finding
Documentation Index
Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Path Parameters
Finding ID
Example:
"fnd_abc123"
Body
application/json
Finding update data
Finding status
Available options:
open, ready_for_review, needs_revision, closed Type of finding (SOC 2 or ISO 27001)
Available options:
soc2, iso27001 Finding content/message
Maximum string length:
5000Example:
"The uploaded evidence does not clearly show the Organization Name or URL."
Auditor note when requesting revision (only for needs_revision status)
Example:
"Please provide clearer screenshots showing the timestamp."
Response
The updated finding

