Retrieve token (VP) and all its dependencies by document ID

Return a list of all documents.

get

Returns all documents.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequired

policy label Identifier

Example: 000000000000000000000001
documentIdstringRequired

Document Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
get
/policy-labels/{definitionId}/tokens/{documentId}

Last updated