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

Changed in 1 of the 28 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 28 revisions, 1 has no diff computed.