Verifiable Credential Types
Get a Credential Type
Get the schema of a given type by name (or id)
API scope required credentials.read
GET
/
v1-alpha1
/
credentials
/
types
/
{typeName}
This is an alpha API and subject to change.
Authorizations
X-API-KEY
string
headerrequiredKey obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
typeName
string
requiredThe name of the type or the type's id.
Response
200 - application/json
name
string
credentialSubjectSchema
object[]