v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
runs

Get Project Runs

Return all runs for a project, optionally filtered by name.

get/projects/{project_id}/runs

Path parameters

project_idstring uuid4 required

Query parameters

run_namestring nullable

Response

Successful Response

namestring nullable
project_idstring uuid4 nullable
created_bystring uuid4 required
num_samplesinteger required
winnerboolean required
dataset_hashstring nullable
dataset_version_idstring uuid4 nullable
prompt_template_version_idstring uuid4 nullable
idstring uuid4 required
created_atstring date-time required
updated_atstring date-time required
task_type7 | 9 | 12 | 13 | 15 | 16 | 17 | 18

Valid task types for modeling.

We store these as ints instead of strings because we will be looking this up in the database frequently.

last_updated_bystring uuid4 required
example_content_idstring nullable
logged_splitsstring[]
logged_inference_namesstring[]