Credential schemas
A credential schema defines the structure and format of a credential, including the attributes about which issuers make claims. Schemas carry information about issued credentials such as how an issued credential should be presented in a digital wallet, whether it was issued with a revocation method and issuer preferences for wallet storage type.
The system supports the creation of as many credential schemas as is needed.
Related guide: Credential schemas
📄️ Retrieve credential schema
Retrieves detailed information on a credential schema.
📄️ Delete a credential schema
Deletes a credential schema.
📄️ List credential schemas
Returns a list of credential schemas in an organization. See the [guidelines](/api/general_guidelines) for handling list endpoints.
📄️ Create credential schema
Creates a credential schema, for issuing credentials.
📄️ Import credential schema
Imports a shared credential schema to a mobile verifier, for use in
📄️ Share credential schema
Generates a url to share a credential schema with a mobile verifier.