---
id: config-list-digital-wallet-open-id-list-secure-vaults
title: "List secure vaults"
description: "Lists all available secure vault options for OID4VCI and OpenID4VP key storage."
sidebar_label: "List secure vaults"
hide_title: true
hide_table_of_contents: true
api: eJzlVt1v2zYQ/1cOfEoA+SNOCgxGUSy1k85ttwRwmjwEBnKWzjYbilRJyoln6H8fjpQV2Umx7WFPe7ElUr/7vt/dVmTkUisLL40WQ/FVOu8AlQJco1Q4VwSO0tISrLFUHkz40sHCWLiajM9uRxNAncFVQZpfr+GRNuC8sbikrkiEKcgiYyaZGIrU6IVcspaxXEqP6g6VIh/QGR9Pg7Jb1uVEIiy5wmhHTgy3YtA/4b/UaE/a8yMWhZJpEN/77tiDrXDpinLkp8Kyci8j2r1I5lfpKQ/nflOQGAoz/06pF8kBSmatb6T2tCQrqkRozKl147yVeskX0l1oDlsbNzdGEWpRVYkgXeZieB8ln+wECfnJovZdaSBGAKKhe/K8LalKInLQIH9Dt5KpscU/RJ42yMvJ+Aq+DS4jUPoNfKHNPnCByjXIswZ5ZTFVb2qKgFmV7HxHa3ETPN8PdMVH+8U3bRWaAyWdpwxcmabk3KJUim1bEWZkOTWMP+v3Ocz7YuaYgdRF6aFAizl5sm8A/10pWfpRSssO3guy1tiRyUgk8XncUj879POwoF7Qr+sqEfSMeaFIDM/6/eoN8a8qrgURH99wvKreCPQ3jaVfGSv/pOxVaN7FmP5PQzPRnqxGBY7smiwENQcxqpJIJtJvQiefF5IbZ3g/4075SGjJnpd+FU7Ya1w6jk5NeRA5D452nDk6Fon4Qhv4HTUuKeewzxKRk18ZJs0lhVghSxS99aAXWbSXRXmdpyCvZwrSMus90qaTN4KYRKMrLti67+2YclN7KhJRWiWGYuV94Ya9Xka56WAhu3JZU5Ng9/YFXFuTlSm//EzM30mYelxKvfwZ3MXrQ0NmLymYciXGAtoloqkEjAeJkKwq5lA0LHZeN0GobHFYCefXkzDLuFVI+7oBunCzYopSJYFZgF8RPOzJeYCoBvLSeZgTFJYW8pkyeJJ+BQ/RRniAI208BQHeolQhBgWmdJwAdZfdA7FDqIHvN6a0HI7OI20+PHR55rRLbivm4e3S2By9GIrPdzevfQucCt48koYCnduZFyXVNoPUsGcENBEM7R9GWwCIprU5b4HtpV6YHY9gGniEcpScW1cWhbH+15d8vh6DrwqhXUMH3rzMzsKatczIAUJquPU9geR/boXoQp202HthjbklKxcyrDojSxnnGpWDiXMl6pTgqN5zjluLziHw2pJrVDSNfX3MFnmTGuW4cKQDrioKw9KBsUvUdWg5GSCdKymBlVFZEpStWcMG6kaHtGVe6ULFeNQZ2sx1gr8StYeFMk8uprOOdLD27nQEtyM4+nx3c5zA5OLmEqbjzue7G7gdRW2T6RWc/NI/Oe28g3xs0l4+/trSyVJy9I63OiVT0i4Q9a6ZCkxXBINu/1Xqnp6euhiuu8YuezXW9b5ORhd/TC86jOH9QHq1vwpxsDKTlk32RCKYyWLaB/3BWfe0e8LYwjifo27Zw8vk3urqDrugNeP+g7237gdPz75XKJSazQxx2dZUfi/WA5HUKzEbt0fncXXWkgf0IaXPErEyzrOI7XaOjr5ZVVV8/KMkGyZRItZoQ23GubQjP54Bj8yRgQMKVhPILJDlwZiv2kPo0wXTCNYc88Kvj4Ff6weWvrvSm5bsQ6qNJvAvT4Q3Ie85+19o86H5PN78FNCQU/yaIz6rquovS+JvTQ==
sidebar_class_name: "get api-method"
info_path: docs/openid4vc-api/igrant-io-api-documentation
custom_edit_url: null
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```


import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1 className={"openapi__heading"}>List secure vaults</h1>

<MethodEndpoint method={"get"} path={"/v2/config/digital-wallet/openid/key-managements"}></MethodEndpoint>



Lists all available secure vault options for OID4VCI and OpenID4VP key storage.

<div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"201"} value={"201"}><div>

Secure vaults listed successfully

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>secureVault</strong><span className={"openapi-schema__name"}> object[]</span></span></summary><div style={{"marginLeft":"1rem"}}><div style={{"marginTop":".5rem","marginBottom":".5rem"}}>

**Possible values:** [`[object Object]`, `[object Object]`, `[object Object]`, `[object Object]`]

</div><li><div style={{"fontSize":"var(--ifm-code-font-size)","opacity":"0.6","marginLeft":"-.5rem","paddingBottom":".5rem"}}>Array [</div></li><SchemaItem collapsible={false} name={"id"} required={false} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer"}}></SchemaItem><SchemaItem collapsible={false} name={"name"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"isEnabled"} required={false} schemaName={"boolean"} qualifierMessage={undefined} schema={{"type":"boolean"}}></SchemaItem><li><div style={{"fontSize":"var(--ifm-code-font-size)","opacity":"0.6","marginLeft":"-.5rem"}}>]</div></li></div></details></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"secureVault\": [\n    {\n      \"id\": 0,\n      \"name\": \"string\",\n      \"isEnabled\": true\n    }\n  ]\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"400"} value={"400"}><div>

bad input parameter

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div></div></TabItem><TabItem label={"401"} value={"401"}><div>

Unauthorized

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"500"} value={"500"}><div>

Internal server error

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem></ApiTabs></div></div>
      