curl --request GET \
--url https://api.yertle.com/public/orgs/{org_id}/nodes/{node_id}/tree/{branch}/commits/{commit_id}/canvas{}Anonymous read of canvas state at a specific commit (historical).
curl --request GET \
--url https://api.yertle.com/public/orgs/{org_id}/nodes/{node_id}/tree/{branch}/commits/{commit_id}/canvas{}Documentation Index
Fetch the complete documentation index at: https://docs.yertle.com/llms.txt
Use this file to discover all available pages before exploring further.
^(latest|snapshot)$^(slim|full)$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.