---
title: "List Vault profiles"
method: GET
path: "/vault/profiles"
tags: ["Vault"]
---

# List Vault profiles

`GET /vault/profiles`

Returns all Vault signer profiles owned by the authenticated user or marked as shared.

## Response `200`

Array of Vault profile objects.

## Other responses

- `500` — Failed to list vault profiles.

---

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