Get the list of presentation requests (not available currently)

From the Holder wallet

The webhook received once the Verifier sent the presentation request

{
  "payload": {
    "walletDid": "KYP36kbg564bT6yMPzgsWS",
    "presentationId": "482ba620-e406-4af2-b4e4-368c1a8db0c4",
    "connectionId": "988f8949-ef29-4701-9e56-748a4da2ab63"
  },
  "timestamp": "2024-04-30T15:27:31.109Z",
  "type": "PresentationRequestReceived"
}
  • Create a new request with the Method GET and the value {{base_URL}}/presentations/requests

  • Rename this request "Send presentation request list"

Dernière mise à jour