Utils
Get Evidence
Retrieves an asset’s evidence registered in a specific timestamp from the Blockchain network.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Identifier of the asset.
Example:
"asset-test-01"
Query Parameters
Evidence timestamp.
Example:
1695900959848
Response
200
application/json
Successful evidence retrieval.
The response is of type object
.