Credentials
Retrieves a status list credential
Retrieves a publicly accessible status list credential. This endpoint SHOULD be publicly accessible without authentication to enable verifiers and holders to retrieve status information. For privacy-preserving status mechanisms, verifiers SHOULD obtain status information from holders rather than directly querying this endpoint.
get/status-lists/{id}
Path parameters
idstring required
The identifier of the status list credential to retrieve.
Response
Status list credential successfully retrieved
VerifiableCredential required— unresolved $ref
Changes
Changed in 1 of the 67 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○