entries
Get log entry and information required to generate an inclusion proof for the entry in the transparency log
Returns the entry, root hash, tree size, and a list of hashes that can be used to calculate proof of an entry being included in the transparency log
get/api/v1/log/entries/{entryUUID}
Path parameters
entryUUIDstring required
the UUID of the entry for which the inclusion proof information should be returned
Response
Information needed for a client to compute the inclusion proof
LogEntry required
Changes
No recorded changes to this endpoint across all 50 revisions of this API.