---
title: "List secret types"
method: GET
path: "/api/v1/secret-types"
tags: ["secrets"]
---

# List secret types

`GET /api/v1/secret-types`

List secret types definitions

## Response `200`

Success

- object

## Other responses

- `default` — Internal server error

## Changes

- **2026-07-17** `a2e35c430378` — 1 breaking
  - the `additionalProperties/fields/items/` response's property type changed from no type to `object` for status `200`
- **2020-10-07** `73a2b68af32f` — 1 info
  - added the optional property `additionalProperties/fields/items/isSafeToDisplay` to the response with the `200` status
- **2020-04-24** `5186ea64aa56` — 1 breaking, 1 warning
  - the `additionalProperties/fields/items/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `additionalProperties/fields/items/isSafeToDisplay` from the response with the `200` status

[Change history](https://skmtc.dev/banzaicloud/apis/pipeline-api/changes/api/v1/secret-types/get.md)

---

[API](https://skmtc.dev/banzaicloud/apis/pipeline-api.md) · [All operations](https://skmtc.dev/banzaicloud/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/banzaicloud/pipeline-api/revisions/a2e35c430378/schema)
