cURL
curl --request GET \ --url https://api.timelockdata.com/api/v1/evidences/{COMPANY_ID}/evidences \ --header 'X-API-Key: <api-key>'
{ "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
Filter by category identifier
Filter by subcategory identifier
List of evidences
Show child attributes
Total number of evidences