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"
namestring or null
metadataobject 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
prompt_versionobject or null
prompt_versionslist of objects or null

Errors