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 nullRead-onlyformat: "uuid"
project_idstring or nullRead-onlyformat: "uuid"
project_namestring or nullRead-only
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 nullRead-only
commentslist of objects or nullRead-only
trace_countlong or nullRead-only
created_atstring or nullRead-onlyformat: "date-time"
durationobject or null
total_estimated_costdouble or nullRead-only
total_estimated_cost_avgdouble or nullRead-only
usagemap from strings to doubles or nullRead-only
last_updated_atstring or nullRead-onlyformat: "date-time"
created_bystring or nullRead-only
last_updated_bystring or nullRead-only
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 nullRead-only
Summary of the latest dataset version

Errors