Skip to main content

4.3. Retrieve Latest Signed Tree Head

4.3. Retrieve Latest Signed Tree Head

GET https://<log server>/ct/v1/get-sth

No inputs.

Outputs:

  • tree_size: The size of the tree, in entries, in decimal.

  • timestamp: The timestamp, in decimal.

  • sha256_root_hash: The Merkle Tree Hash of the tree, in base64.

  • tree_head_signature: A TreeHeadSignature for the above data.