Credential schemas
A credential schema defines the structure and format of a credential, including the attributes that issuers make claims about. Schemas also specify how issued credentials should be presented in digital wallets, whether revocation methods are used, and issuer preferences for wallet storage type.
The system supports the creation of as many credential schemas as needed.
Related guide: Credential schemas
📄️ Retrieve credential schema
Retrieves detailed information about 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](/reference/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.