Create a pending presentation (/presentations/v2)
Matches credentials for the presentation request but does not auto-answer. User must explicitly approve or reject.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Incoming presentation request
Response
Created presentation with credential selection.
Unique identifier for the presentation
"123e4567-e89b-12d3-a456-426614174000"
ID of the tenant that owns this presentation
"987fcdeb-51a2-43f8-b456-142789abcdef"
Current status of the presentation
PENDING, REJECTED, ANSWERED "PENDING"
Timestamp when the presentation was created
"2024-03-15T10:30:00Z"
Timestamp when the presentation was last updated
"2024-03-15T10:30:00Z"
Structured verifier identity — DID or x509 certificate chain (leaf first). Null when the authorization request was unsigned.
Credentials selected for this presentation, each with their matched attribute paths
Verifier display name from client_metadata.client_name
"vijevohopu-me-creds"
Trust signal captured at receive time when the issuer/verifier presented an x509 certificate. Absent for DID-based identities or pre-feature rows.
- Option 1
- Option 2
- Option 3

