Get optimization by id

Get optimization by id

Path parameters

idstringRequiredformat: "uuid"

Response

Optimization resource
dataset_namestring>=1 character
objective_namestring>=1 character
statusenum
Allowed values:
idstringformat: "uuid"
namestring
project_idstringformat: "uuid"

Project ID. Takes precedence over project_name when both are provided.

metadatamap from strings to any or list of objects or string
studio_configobject
dataset_idstringRead-onlyformat: "uuid"
num_trialslongRead-only
feedback_scoreslist of objectsRead-only
experiment_scoreslist of objectsRead-only
created_atdatetimeRead-only
created_bystringRead-only
last_updated_atdatetime
last_updated_bystringRead-only
baseline_objective_scoredoubleRead-only
best_objective_scoredoubleRead-only
baseline_durationdoubleRead-only
best_durationdoubleRead-only
baseline_costdoubleRead-only
best_costdoubleRead-only
total_optimization_costdoubleRead-only

Errors

404
Not Found Error