Building and returning
BUILDING AND RETURNING A TRUSTCHAIN
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
{
content:
application/json:
schema:
$ref: '#/components/schemas/TrustChains'
}
Last updated