Skip to main content

Get Credential Types

This endpoint retrieves a list of available credential types supported by VIDcredentials Studio. The response includes details for each credential type, such as a unique identifier (ID) and the type's name. Integrators can use this information to understand the available credential types for further interactions.

Responses
200

Array list of Credential Types

Schema
object[]
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