Skip to main content
GET
Token usage and cost for a single RFT run

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string
required

Response

Successful Response

Per-run usage totals — drives prime train usage <run_id>.

run_id
string
required
training
RunUsageBreakdown · object
required

Token + cost totals for a single usage type within a run.

inference
RunUsageBreakdown · object
required

Token + cost totals for a single usage type within a run.

total_tokens
integer
required
total_cost_usd
number
required
pricing
RunPricing · object
required

Snapshotted per-million-token pricing used to bill the run.

run_name
string | null
base_model
string | null
status
string | null
record_count
integer
default:0