Proof schemas
A proof schema defines which attributes a verifier requests from a credential holder. It specifies what information will be requested.
Proof schemas are built from attributes defined in credential schemas. Each requested attribute must first exist in a credential schema within the system. A proof schema can pull attributes from multiple credential schemas and is not restricted by credential formatβit can combine any number of attributes from any number of credential schemas within the organization.
Proof schemas cannot combine hardware- and software-based credentials.
Related guide: Proof schemas
ποΈ Retrieve proof schemas
Returns a list of proof schemas. See the [guidelines](/reference/api/general_guidelines) for handling list endpoints.
ποΈ Create proof schema
Creates a proof schema, for creating proof requests.
ποΈ Retrieve proof schema
Returns detailed information about a proof schema.
ποΈ Delete a proof schema
Deletes a proof schema.
ποΈ Share proof schema
Generates a url to share a proof schema with a mobile verifier.
ποΈ Import proof schema
Imports a shared proof schema to a mobile verifier, for use in creating proof requests. After previewing