flywheel

Get Flywheel Run Diff Route

V2.8 — structured diff for a historical FlywheelRun.

Computes diff between source_version_id and promoted_version_id on the run. Returns has_changes=false for dismissed runs (no promoted version) or legacy rows with null version IDs.

get/api/v1/flywheel-runs/{flywheel_run_id}/diff

Path parameters

flywheel_run_idstring uuid required

Response

Successful Response

has_changesboolean required
candidate_version_idstring uuid nullable
prod_version_idstring uuid required
candidate_kb_scenariosobject[]
candidate_tool_scenariosobject[]
candidate_full_settingsobject nullable
candidate_system_promptstring nullable
labelstring nullable

Changes

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