Skip to main content
GET
Run Report

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

Response

Successful Response

The accepted evidence of one run, and what the currently bound policy makes of it.

evidence
TextEvidence · object
required
policy
GovernancePolicyRefOut · object | null
required
decision
GovernanceDecision · object | null
required
reasons
GovernanceReasonOut · object[]
required