cURL
curl --request GET \ --url https://api.timelockdata.com/api/v1/merkle/verify/{evidenceId}/{fileId}
{ "status": "<string>", "fileId": "<string>", "evidenceId": "<string>", "txId": "<string>", "blockNumber": 123, "eventTimestamp": "<string>", "merkle": {}, "tsa": {}, "error": "<string>" }
External Evidence ID
File UUID
File proof information
Response status
File ID
Evidence ID (external Evidence ID)
Blockchain transaction ID of the file
Block number
Event timestamp
Merkle proof info (if batched)
TSA proof info (if sealed)
Error message