---
title: "Get a list of Credential Types"
method: GET
path: "/credentialtypes"
tags: ["11. Credential Types"]
---

# Get a list of Credential Types

`GET /credentialtypes`

## Response `200`

OK

- CredentialTypeView[]
  - `credentialType` string, required
  - `description` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/tangocard/apis/tango-api.md) · [All operations](https://skmtc.net/tangocard/apis/tango-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tangocard/tango-api/revisions/324ad9683921/schema)
