Skip to main content
POST
Resume a held session

Authorizations

Authorization
string
header
required

Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.

Path Parameters

id
string
required

Response

Resumed.

id
string
status
enum<string>

OVERBUDGET: the reward budget's kill switch fired. STOPPED: stopped by you or expired.

Available options:
ACTIVE,
COMPLETED,
OVERBUDGET,
STOPPED,
FAILED
agentic
boolean
reward
object
label
string | null
budget_usd
number
spent_usd
number

Ledger-true judge spend so far.

expires_at
string<date-time>
created_at
string<date-time>
stopped_at
string<date-time> | null
certificates
object[]

One signed judge certificate per reward criterion (see GET /v1/criteria/{id}/certificate): sensitivity, specificity, κ with intervals, trust, what voids it.

anchor
object | null
task_count
integer

Tasks stored on the session (0 when the trainer keeps its own).