Get HEAD state

Returns the current HEAD (draft) flowgraph state along with its
dirty status. The HEAD is the mutable, editable version of the
flowgraph — it may differ from the latest commit if edits have
been made but not yet committed.

The is_dirty flag indicates whether the HEAD has changes that
are newer than the latest commit. If true, POST /commits
will reject requests to prevent overwriting in-progress UI edits.

Requires Multi FileFeed transforms to be enabled for the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the Multi FileFeed

Responses

401

Unauthorized (missing or invalid API key)

403

Forbidden (wrong organization or required feature not enabled)

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json