curl --request GET \
--url https://api.yertle.com/orgs/{org_id}/nodes/{node_id}/tree/{branch}/head{
"node_id": "<string>",
"branch": "<string>",
"commit": "<string>"
}Get the HEAD commit hash for a branch (lightweight staleness check).
curl --request GET \
--url https://api.yertle.com/orgs/{org_id}/nodes/{node_id}/tree/{branch}/head{
"node_id": "<string>",
"branch": "<string>",
"commit": "<string>"
}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.