/
FR
freesolo
/
Platform Backend
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 17h ago
Details
Filter operations
auth
1
billing
16
codex-logs
1
evals
1
flash
9
projects
3
recording-proxy
1
runs
3
runs-internal
2
get
Get Checkpoints
post
Record Checkpoints
sample
1
serving
2
system
1
traces
2
training
5
training-internal
14
wandb
1
runs-internal
Record Checkpoints
post
/api/runs/internal/checkpoints
Request body
RunCheckpointsBody
required
orgId
string
required
projectId
string
uuid
required
runId
string
required
repoId
string
required
repoType
string
baseModel
string
nullable
checkpoints
CheckpointItem[]
required
Response
Successful Response
object
required
Changes