Verifying credential status
To enable status verification for a credential, use the GET
/status_registry/status_lists/{id} endpoint. This endpoint allows a verifier to check the
current status of a presented credential if a credentialStatus object is included
in the credential of the holder.
Status verification is performed automatically during the credential verification process. No authentication is required for this endpoint, as privacy is ensured by the design of the status list credential. Holders can also use this endpoint to verify the current status of their credentials.
The body of the response returns a BitstringStatusListCredential credential.