Exchanges

Gets the current VPR for an exchange.

Gets the current VPR for an exchange (if available). This might be a useful endpoint for integration with the DC API. Processing this request SHOULD not advance the exchange to a new step nor perform any state-changing side effects, such as credential issuance.

get/workflows/{localWorkflowId}/exchanges/{localExchangeId}/request

Parameters

./components/parameters/path/LocalWorkflowId.yml — unresolved $ref
./components/parameters/path/LocalExchangeId.yml — unresolved $ref

Response

Current VPR to be returned by the exchange.

verifiablePresentationRequestVerifiablePresentationRequest — unresolved $ref

Changes

Changed in 7 of the 67 revisions of this API.34