Other proof endpoints

Send a presentation to the proof request

Sends presentation to proof request

post
/proof-requests/{id}/send-presentation

Sends a presentation to the request

Path parameters
idstring · uuidRequired

Proof request UUID

Body
objectOptional
Responses
200

Proof request accepted

application/json
post
/proof-requests/{id}/send-presentation

Get the proof request PEX definition

Get the proof request PEX definition

get
/proof-requests/{id}/pex

Get the proof request PEX definition

Path parameters
idstring · uuidRequired

OpenID issuer UUID

Responses
200

The proof request PEX definition

application/json
Responseobject
get
/proof-requests/{id}/pex

Last updated

Was this helpful?