Get Merkle inclusion proof

post/inclusionProof

Request body

identityCommitmentstring

Example request

{
  "identityCommitment": "0000F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2"
}

Response

A Merkle inclusion proof for an already inserted commitment

status'new' | 'failed' | 'pending' | 'mined'
rootstring

Changes

Changed in 7 of the 15 revisions of this API.389

  • 8e437603378d42See the full diff
    • added the new failed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new failed enum value to the status response property for the response status 202

      response-property-enum-value-added

    • added the new new enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new new enum value to the status response property for the response status 202

      response-property-enum-value-added

    • removed the confirmed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the confirmed enum value from the status response property for the response status 202

      response-property-enum-value-removed

    • added the success response with the status 202

      response-success-status-added

    • removed the request property groupId

      request-property-removed

    • removed the optional property validityScope from the response with the 200 status

      response-optional-property-removed

    • added the optional property status to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7eb112989fd611See the full diff
    • removed the success response with the status 202

      response-success-status-removed

    • added the optional property validityScope to the response with the 200 status

      response-optional-property-added

  • 384aaa2fc239121See the full diff
    • the proof response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • removed the optional property proof/proof from the response with the 200 status

      response-optional-property-removed

    • removed the optional property proof/root from the response with the 200 status

      response-optional-property-removed

    • added the optional property root to the response with the 200 status

      response-optional-property-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the success response with the status 202

      response-success-status-added

    • removed the success response with the status 202

      response-success-status-removed

    • removed the non-success response with the status 400

      response-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