Inbox

Get contents of inbox

get
Responses
chevron-right
200

Access grant details.

application/json
resourceUristringOptional
get
/inbox
200

Access grant details.

Retrieve specific inbox item by ID

get
Path parameters
IDstringRequired

The ID of the inbox item

Responses
chevron-right
200

Access grant details.

application/json
idstring · uriRequired

A URI uniquely identifying the credential.

typestring[]Required

Types of the credential indicating the nature and purpose.

expirationDatestring · date-timeRequired

Date and time when the credential expires.

issuanceDatestring · date-timeRequired

Date and time when the credential was issued.

issuerstring · uriRequired

A URI identifying the issuer of the credential.

@contextstring[]Required

List of contexts defining the semantic meaning of the properties.

get
/inbox/{ID}
200

Access grant details.

Delete an inbox item

delete
Path parameters
IDstringRequired

The ID of the inbox item

Responses
delete
/inbox/{ID}
204

Access grant revoked.

No content