---
title: "List Vaults"
method: GET
path: "/vaults"
tags: ["Vaults"]
---

# List Vaults

`GET /vaults`

## Query parameters

- `page_size` integer
- `cursor` string
- `lifecycle_state` string[]

## Response `200`

Successful Response

- object

## Other responses

- `401` — Unauthorized — missing or malformed Authorization header.
- `403` — Forbidden — API key invalid, revoked, expired, or insufficient permissions for this action or resource.
- `422` — Validation Error
- `429` — Too Many Requests - Rate limit exceeded

---

[API](https://skmtc.net/veda/apis/veda-console-api.md) · [All operations](https://skmtc.net/veda/apis/veda-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/veda/veda-console-api/revisions/2bd8b7cd3078/schema)
