Skip to main content
GET
Get Canvas State At Commit

Headers

authorization
string | null

Path Parameters

org_id
string<uuid>
required
node_id
string
required
branch
string
required
commit_id
string
required

Query Parameters

resolve_children
string
default:latest
Pattern: ^(latest|snapshot)$
Pattern: ^(slim|full)$

Response

Successful Response

Flat canvas state — dictionary keyed by node ID.

Each value is a push-compatible state object for that node. The schema is inherently dynamic because keys are UUIDs, so this response type is a passthrough JSON object.