Skip to main content
GET
Get Merkle root

Path Parameters

agent_id
string
required

The agent ID

Response

Merkle tree root and metadata

Current Merkle tree root and metadata for an agent

agent_id
string
required

The agent ID

merkle_root
string
required

SHA-256 Merkle root hash (hex-encoded)

tree_depth
integer
required

Depth of the Merkle tree (ceil(log2(leaf_count)))

leaf_count
integer
required

Total number of checkpoint leaves in the tree

last_updated
string<date-time>
required

When the tree was last updated