Get the presentation requests
The purpose to get the presentation request is to know what attestation and attributes are requested
From the Holder
The webhook received once the Verifier sent the presentation request
In the webhook, copy the presentationId
Create a new request with the Method GET and the value {{base_URL}}/presentations/{id}
Rename this request "presentation ID requested"
Replace {id} with the presentationId you have copied above
Save the request and click
SEND
the response looks like
Thanks to this information you know that the Verifier requests the attributes type, size and price from the schema "Test Attestation Publique XXX"
PrécédentGet the list of presentation requests (not available currently)SuivantGet the list of valid attestations
Dernière mise à jour