cURL
curl --request POST \ --url https://api.timelockdata.com/api/v1/evidences/{COMPANY_ID}/blockinfo \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "dts": [ "<string>" ], "updates": [ { "dtId": "<string>", "version": 123 } ] } '
{ "dts": [ { "id": "<string>", "externalId": "<string>", "name": "<string>", "creationDate": "2023-11-07T05:31:56Z", "owner": {}, "historyChanges": {}, "categoryId": "<string>", "subcategoryId": "<string>", "txId": "<string>", "summary": "<string>", "lastUpdateDate": "2023-11-07T05:31:56Z", "lastUpdateTxId": "<string>", "iconId": {}, "stolen": true, "blockNumber": 123, "lastUpdateBlockNumber": 123 } ], "count": 123 }
Company identifier
List of evidence identifiers
List of evidence events to check for updates
Show child attributes
Evidences statistics
List of evidences
Total number of evidences