Retrieve transaction data of a proof request
GETPermissions:/api/proof-request/v1/:proofId/transaction-data/:transactionDataId
PROOF_DETAIL
For wallets; returns the details of a single transaction data entry of a proof request, including human-readable display data and the raw transaction data received from the verifier.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error