---
title: "Get all secrets for a team"
method: GET
path: "/vault/v1/api/{teamId}/secrets"
tags: ["Vault"]
---

# Get all secrets for a team

`GET /vault/v1/api/{teamId}/secrets`

Retrieve all vault secrets for a specific team

## Path parameters

- `teamId` string, required

## Query parameters

- `metadataFilter` string

## Response `200`

Secrets retrieved successfully

- ResponseMessage
  - `message` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/revisions/1475e078fb4a/schema)
