Retrieve token (VP) and all its dependencies by document ID
Request
Path Parameters
Parameter
Type
Required
Description
Response
Success Response
[
{
"id": "63e3e5e8a01b3c001234abcd",
"type": "VerifiableCredential",
"owner": "did:hedera:testnet:zHcDLGFNymFAJiMBKnpbHDgjvTn6yZnwkPPeFhtJBECH_0.0.4532001",
"schema": "63e3e5e8a01b3c001234abce",
"document": {}
}
]Error Responses
Status
Description
PreviousRetrieve the list of created tokens (VPs) for which a Label document can be createdNextCreate a new Label document for token (VP)
Last updated
Was this helpful?