Skip to main content

Get Specific Credential Type

This endpoint retrieves information about a specific credential type based on the provided credential type ID.

Path Parameters
credentialTypeId string — REQUIRED
Responses
200

Information of the Specific Credential Type

Schema
id string — REQUIRED

The id of the credential type

type string — REQUIRED

Type of the credential

entityId string — REQUIRED

Unique identifier for the entity associated with the credential type

template object[] — REQUIRED

Template for the credential

expiration object — REQUIRED

Expiration details for the credential

metadata object

Metadata information for the credential rendering