v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14208295.3 KB

Returns the digest of a ledger at the latest committed block in the journal. The response includes a 256-bit hash value and a block address.

post/ledgers/{name}/digest

Path parameters

namestring required

The name of the ledger.

Response

Success

Digeststring required

The 256-bit hash value representing the digest returned by a <code>GetDigest</code> request.