Skip to main content
GET
List Analysis Findings

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Query Parameters

workflow_id
string<uuid>

Optional tenant workflow filter. An owned but absent/foreign UUID yields an empty list, not 404.

status
enum<string>
default:open
Available options:
open,
accepted,
dismissed,
superseded,
validated,
regressed,
all
limit
integer
default:20
Required range: 1 <= x <= 50

Response

Successful response.

success
any
required
Available options:
true
findings
object[]
required
truncated
boolean
required
Last modified on September 8, 2026