v

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-09523894929.2 KB
Workflows

Fetch Workflow Revision

get/workflows/revisions/{workflow_revision_id}

Path parameters

workflow_revision_idstring uuid required

Response

Successful Response

countinteger

1 when a revision is returned, 0 when none matched.

status'committed' | 'no_change' nullable

Commit outcome. no_change means the change produced the stored configuration, so no revision was created and workflow_revision is the current head. Absent on paths that do not run the checked commit; a reader must treat absent as committed.