Preview Export Workspace Sync
Project which resources an export would commit, without writing to Git.
Authorizations
Path Parameters
Body
Request a dry-run projection of what an export would push to Git.
Specific resources to preview, or None for all.
Whether to include workflow schedules in the preview.
Repository ref to compare the projected export against. When omitted, the preview only returns the export manifest summary.
Response
Successful Response
Projection summary of the resources an export would commit.
Mirrors the pull dry-run preview: it projects the selected resources locally without writing to Git or mutating sync mappings.
Count of resources to commit, keyed by resource type.
Repository-relative paths the export would write.
Displayable resources included in the export preview.
Per-resource file diffs between the comparison ref and projected export.