Skip to main content
GET
Overview

Authorizations

Authorization
string
header
required

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

Query Parameters

project
string
required
Required string length: 1 - 256
purpose
enum<string> | null
Available options:
sft,
preference,
evaluation,
custom
before_ms
integer | null
Required range: x >= 0
before_id
string | null

With before_ms: the last run of the previous page.

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

Response

Successful Response

runs
GovernanceRunSummaryOut · object[]
required
can_review
boolean
required
more
boolean
default:false