Skip to main content
GET
Round

Authorizations

Authorization
string
header
required

An API key created in Capy under Settings → API.

Path Parameters

requestId
string
required

Response

ReviewRound

requestId
string
required
reviewId
string
required
threadId
string | null
required
repo
string
required
prNumber
integer
required
headSha
string
required
baseSha
string
required
status
enum<string>
required
Available options:
pending,
running,
completed,
failed,
stale
shadow
boolean
required
model
string | null
required
effort
enum<string> | null
required
Available options:
none,
instant,
minimal,
low,
medium,
high,
xhigh,
max
tier
enum<string> | null
required
Available options:
low,
medium,
high
title
string | null
required
failureReason
string | null
required
createdAt
string
required
settledAt
string | null
required
findings
object[]
required