Get Finding
Retrieve full details for a single security finding, including its description, impact, evidence, reproduction approach, remediation advice, current status, and retest decision context such as why execution failed.
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Path Parameters
UUID of the finding
Response
Finding returned successfully
"red-team"secured, low, medium, high, critical, null secured, low, medium, high, critical, null Execution state: QUEUED, RUNNING, COMPLETED, or FAILED. FAILED means the retest could not execute; COMPLETED means validation finished and applied the result to the finding lifecycle.
Customer-visible reason the current retest could not execute. Populated when retest_status is FAILED; null otherwise.
When execution of the current retest started.
When the current retest reached COMPLETED or FAILED.
True while the current retest is queued or running.