Returns the list of documents linked with the target document
Request
Path Parameters
Parameter
Type
Required
Description
Response
Success Response
[
{
"id": "63e3e5e8a01b3c001234abcd",
"type": "VC",
"relationship": "parent",
"schema": "#facility-schema"
}
]Error Responses
Status
Description
PreviousReturns the list of user names which are present in the target policy and have access to the targetNextReturns the list of schemas for the target document
Last updated
Was this helpful?