study-validation

Get simulation-measurement pairs for the validation report

Return simulation-measurement pairs associated with a study.

Joins through study_simulation_mappings → simulations → validation_simulation_measurements → cell_measurements to produce a flat list of pairs for the validation report tab.

get/projects/{project_id}/studies/{study_id}/validation-pairs

Path parameters

study_idstring required
project_idstring required

Response

Successful Response

simulation_idstring required
measurement_idstring required
measurement_namestring required
model_namestring nullable
experiment_descriptionstring nullable
job_statusstring nullable
job_errorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.