Credentials
Issue credentials and manage the lifecycle of issued credentials, including suspension, reactivation, revocation and status check for holders and verifiers.
Create a credential by specifying a schema and making claims about a subject. Then create a share endpoint URL for the wallet holder to access the offered credential. Suspension and revocation options are determined by the schema.
Related guide: Issuance
📄️ List credentials
Returns a list of credentials within the organization.
📄️ Create a credential
Creates a credential, which can then be issued to a wallet holder.
📄️ Suspend a credential
Suspends a credential, rendering it invalid until it has been reactivated. Related guide: [Manage credential status](/issue/manage-status)
📄️ Issue a credential
Creates a share endpoint URL. A wallet holder can use this URL to access the credential being offered.
📄️ Revoke a credential
Changes a credential state to `REVOKED`. Related guide: [Manage credential status](/issue/manage-status)
📄️ Reactivate a Credential
Reactivates a suspended credential. Related guide: [Manage credential status](/issue/manage-status)
📄️ Retrieve a credential
Returns detailed information on a credential.
📄️ Delete a credential
Makes a credential no longer retrievable and records the history