Proof requests
Create proof request
Creates a proof request from this template
Proof template UUID
A unique nonce value used in the proof request.
123456The DID that will be used as the verifier DID in the proof request
did:cheqd:testnet:ac2b9027-ec1a-4ee2-aad1-1e316e7d6f59Returns the information about the proof request
Application error
Transaction limit reached or upgrade required to proceed
Proof template was not found.
Create proof request
Create a proof request
Represents a proof request payload in a verifiable credential system.
Proof request name
Proof requestOptional Cedar policy to run on verification
The unique identifier for the template.
37275574-7ea4-438d-b8ef-f8fc61dbf09eNonce or challenge for the presentation to match
1234567890A DID
did:cheqd:testnet:ac2b9027-ec1a-4ee2-aad1-1e316e7d6f59Proof request created
Invalid parameters
Transaction limit reached or upgrade required to proceed
Get all proof requests
How many items to offset by for pagination
0How many items to return at one time (max 64)
64A paged array of proof requests
The unique identifier for the proof request.
37275574-7ea4-438d-b8ef-f8fc61dbf09eProof request name
Proof requestOptional Cedar policy to run on verification
Nonce or challenge for the presentation to match
1234567890The URL to send the proof presentation response.
http://api-testnet.truvera.io/proof-requests/37275574-7ea4-438d-b8ef-f8fc61dbf09e/send-presentationQR code deep link for mobile wallet scanning
http://creds-testnet.truvera.io/proof/37275574-7ea4-438d-b8ef-f8fc61dbf09eA DID
did:cheqd:testnet:ac2b9027-ec1a-4ee2-aad1-1e316e7d6f59Indicates whether the proof request has been verified.
falseIndicates whether the proof request has expired
falseThe timestamp when the proof request was created.
2024-09-26T12:38:10.871ZThe timestamp when the proof request was last updated.
2024-09-26T12:38:10.871ZThe type of the request.
proof-requestAn array of types indicating the formats or methods that can be used for the proof.
jsonldApplication error
Get the details of an existing proof request
Get the details of an existing proof request
Proof request UUID
Returns the information about the proof request
Application error
Proof request was not found.
Delete the proof request
Deletes the proof request and associated data
Proof request UUID
Proof request will be deleted
No content
Something went wrong.
Proof request was not found.
No content
Last updated
Was this helpful?