v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
workspace

Compare two workspaces

Compares the current workspace with a target workspace to find differences in scripts, flows, apps, resources, and variables. Returns information about items that are ahead, behind, or in conflict.

get/w/{workspace}/workspaces/compare/{target_workspace_id}

Path parameters

workspacestring required
target_workspace_idstring required

The ID of the workspace to compare with

Response

Workspace comparison results

all_ahead_items_visibleboolean required

All items with changes ahead are visible by the user of the request.

all_behind_items_visibleboolean required

All items with changes behind are visible by the user of the request.

skipped_comparisonboolean required

Whether the comparison was skipped. This happens with old forks that where not being kept track of

full_scan_atstring date-time

For a pair outside the fork lineage, when its candidate set was last seeded by an explicit full scan. Absent when the pair has never been scanned (an empty diffs then says nothing about whether the workspaces agree) or when the pair is a lineage pair, which the tally keeps current.