API call : get attestations in my wallet
Here we describe how to get with API information about existing attestations
Dernière mise à jour
Cet article vous a-t-il Γ©tΓ© utile ?
Here we describe how to get with API information about existing attestations
Dernière mise à jour
Cet article vous a-t-il Γ©tΓ© utile ?
Now, create your second request. You will request to get the information from the attestation created previously via the UI
Select your collection and right-click. In the list, select add request
The right panel displays a new interface
Replace the name Β« New Request Β» with a relevant name regarding the request you are creating. For example Β« List of Accepted Attestations Β»
Keep GET
because you are requesting data from the service
In the URL field, replace by {{Base_URL}}/attestations
In the Params
tab, create a Key
with the name Β« deliveryState Β», and set the Value
Β« accepted Β»
Save the request
Click on Send
button
Here is the response from the service: