Skip to main content
GET
Run Findings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

execution_id
string
required
Pattern: ^[0-9a-f]{32}$

Query Parameters

project
string
required
Required string length: 1 - 256
purpose
enum<string>
required
Available options:
sft,
preference,
evaluation,
custom
cursor
string | null
Maximum string length: 32
Pattern: ^[0-9]+\.[0-9]+\.[0-9]+$
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Successful Response

findings
GovernanceFindingOut · object[]
required
next_cursor
string | null
required