Get presentation by id.
Wallet - Presentations
Get presentation by id.
GET
Get presentation by id.
Documentation Index
Fetch the complete documentation index at: https://docs.yoid.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
Presentation resource.
Unique identifier for the presentation
Example:
"123e4567-e89b-12d3-a456-426614174000"
ID of the tenant that owns this presentation
Example:
"987fcdeb-51a2-43f8-b456-142789abcdef"
Current status of the presentation
Available options:
PENDING, REJECTED, ANSWERED Example:
"PENDING"
Timestamp when the presentation was created
Example:
"2024-03-15T10:30:00Z"
Timestamp when the presentation was last updated
Example:
"2024-03-15T10:30:00Z"
Credentials selected for this presentation, each with their matched attribute paths

