Utils
Get TrustPoint
Gets a trustpoint of a certificate registered in a specific timestamp from a Blockchain network.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Type of the certificate identifier.
Available options:
certID
, externalId
, fileHash
, hash
Identifier of the certificate.
Example:
"did:local:certid:123124"
Query Parameters
Timestamp of the trustpoint.
Example:
1234567890
Network identifier where the trustpoint was registered.
Example:
10004
Response
200
application/json
Successful trustpoint retrieval.
The response is of type object
.