Get experiment by id

Get experiment by id

Path parameters

idstringRequiredformat: "uuid"

Response

Experiment resource
dataset_namestring>=1 character
idstring or nullformat: "uuid"
dataset_idstring or nullformat: "uuid"
project_idstring or nullformat: "uuid"
namestring or null
metadatamap from strings to any or list of objects or string or null
tagslist of strings or null
typeenum or null
Allowed values:
optimization_idstring or nullformat: "uuid"
feedback_scoreslist of objects or null
commentslist of objects or null
trace_countlong or null
created_atstring or nullformat: "date-time"
durationobject or null
total_estimated_costdouble or null
total_estimated_cost_avgdouble or null
usagemap from strings to doubles or null
last_updated_atstring or nullformat: "date-time"
created_bystring or null
last_updated_bystring or null
statusenum or null
Allowed values:
experiment_scoreslist of objects or null
prompt_versionobject or null
prompt_versionslist of objects or null
dataset_version_idstring or nullformat: "uuid"
ID of the dataset version this experiment is linked to. If not provided at creation, experiment will be automatically linked to the latest version.
dataset_version_summaryobject or null
Summary of the latest dataset version

Errors