List Findings
Findings
List Findings
Lists red-team findings across your organization, optionally filtered by target and lifecycle status. Defaults to ACTIVE findings. Results use offset pagination and include a total count.
GET
List Findings
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Query Parameters
Optional target UUID to filter findings
Filter findings to a specific assessment run
When true, omit informational secured probe findings (severity info)
Filter by severity
Available options:
critical, high, medium, low, info Filter by finding lifecycle status
Available options:
ACTIVE, RESOLVED, ARCHIVED Sort mode for results
Available options:
severity, created_at Maximum number of findings to return
Required range:
1 <= x <= 100Number of records to skip for offset pagination
Required range:
x >= 0