v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14208295.3 KB

Returns a revision data object for a specified document ID and block address. Also returns a proof of the specified revision for verification if <code>DigestTipAddress</code> is provided.

post/ledgers/{name}/revision

Path parameters

namestring required

The name of the ledger.

Request body

DocumentIdstring required

The UUID (represented in Base62-encoded text) of the document to be verified.

Response

Success