Skip to content

Create or resume a run

POST
/api/v1/runs

Creates a new run or returns an existing one if the run ID already exists in the project.

object
workspace
required
string
project
required
string
run_id
required
null | string
experiment_name
required
null | string
metadata
required
null | string
created_at
null | string format: date-time

OK

object
id
required
string format: uuid
run_id
required
string
created
required
boolean