Building and Returning
BUILDING AND RETURNING A TRUSTCHAIN
Note: This API is obsolete and will be deprecated in future releases. We would recommend to use policy based controlled API through policy configurator.
Returns a trustchain for a VP document
GET
/trust-chains/{hash}
Builds and returns a trustchain, from the VP to the root VC document. Only users with the Auditor role are allowed to make the request.
Path Parameters
Name | Type | Description |
---|---|---|
hash* | String | Hash or ID of a VP document |
Last updated