Get Merkle inclusion proof
Request body
Example request
{
"identityCommitment": "0000F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2"
}Response
A Merkle inclusion proof for an already inserted commitment
Changes
Changed in 7 of the 15 revisions of this API.389
- ●
added the new
failedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
failedenum value to thestatusresponse property for the response status202response-property-enum-value-added
- ●
added the new
newenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
newenum value to thestatusresponse property for the response status202response-property-enum-value-added
- ○
removed the
confirmedenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
confirmedenum value from thestatusresponse property for the response status202response-property-enum-value-removed
- ●
- ○
added the success response with the status
202response-success-status-added
- ○
- ●
removed the request property
groupIdrequest-property-removed
- ●
removed the optional property
validityScopefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the success response with the status
202response-success-status-removed
- ○
added the optional property
validityScopeto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the
proofresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ●
removed the optional property
proof/prooffrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
proof/rootfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
rootto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the success response with the status
202response-success-status-added
- ○
- ▲
removed the success response with the status
202response-success-status-removed
- ○
removed the non-success response with the status
400response-non-success-status-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲