StatusHosting
Get a status list credential. This is what a wallet or RP would call, as this value ends up in digital credentials
Retrieve the status list credential for the given index. The response may be:
- A signed JWT or SD-JWT string, for example, in the case of OAuth StatusLists.
- A JSON-encoded Verifiable Credential, as per the W3C Verifiable Credential specification.
GET
Swaggerhub
You can also use the examples on swaggerhub for an easier to use environment
Path Parameters
The index of the status list to retrieve.
Query Parameters
Optional correlation ID for querying the status list.
Response
200 - application/jwt
A signed JWT or SD-JWT string representing the status list credential (used by OAuth StatusLists or similar).