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_type13 | 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[]

Changes

Changed in 4 of the 14 revisions of this API.35

    • added the new read_unredacted_data enum value to the items/creator/permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    • added the new read_ai_usage_organization enum value to the items/creator/permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the 12.00 enum value from the items/task_type/anyOf[subschema #1: TaskType]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the 7.00 enum value from the items/task_type/anyOf[subschema #1: TaskType]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the 9.00 enum value from the items/task_type/anyOf[subschema #1: TaskType]/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 05003e7835a212See the full diff
    • added the new read_ai_usage enum value to the items/creator/permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    • added the optional property items/prompt_template_version_id to the response with the 200 status

      response-optional-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog