---
id: config-read-digital-wallet-open-id-holder-global-configuration
title: "Read holder global configuration"
description: "Retrieves a holder global configuration by its ID for OID4VCI and OpenID4VP flows."
sidebar_label: "Read holder global configuration"
hide_title: true
hide_table_of_contents: true
api: eJzlV9tu2zgQ/ZUBXzYB5EvSLLAwimJTO+26LTZBrg+FAdPi2GIjkSpJ2fEa+vfFkLIsK05aLNCnfUlkiXM7M3NmuGECbWxk7qRWbMCu0RmJS7TAIdGpQAOLVM94CrFWc7koDKeTMFuDdBbGI5hrA5fj0dn9cAxcCbjMUdHPK5inemW7LGI6xyA2FmzAgqJr5GIkF9Lx9IGnKTovJ/7yNj96k8OmRRaxnBueoUNj2eDrpuX4nZLfCwQpUDk5l2hAz8ElCNLaAs1v9mAc5J0k8Zy7hEVM8QzZgC2e2x8LFjGD3wtpULCBMwVGzMYJZpwNNsytcxK0zki1YGU5ocM218qipe+n/T792/eZRQSGQ+XoG8/zVMbeWO+bpQObhoHcEIpOBnXJizDtfNGzbxg7wu3nRCk57UCiH6JM6SeYg9odzCuf1DbaZcRskefauKFBr4SnFyo267zl/EzrFLl65sBDggqmhP402rdbGazUW8CgFkVdnTuTcL3NjXfJ4NygTXbfbxx3hR0rh2bJ04ZbUjlcoHnm1vYoHEkFFmOthD0G7mCVyDjxjm4BSTB+tBDvfDG41CHtYL3dyichDcbuzqQ/TssI57xIHWyF4O76S52Zy/PCJXDa7QM9aCP/CcaGWiB8SPUKREFaa5wavlHzcBWjdyk2yB2Kc9dwSBXZ7AAed0o+gZMZWsezfB+VFaXQJdK2KGXFPSxkwpsrcvGrzaXcOsi0oFImo2Wzxb++2iqvF3ITrGYkEzKx358lvUqQC89rG/p11j+hmH+aG5o+ozHaUGpZFJ5HDaQmbeNtcthJH6p5fOJZniIbnPX75QH1B+q0FmHvuQCp8sJBzeMUO8XbTiav6hQJ5n1ofg88+j+FxtOM4ilYNEs04M20MCKKxbgw0q39mDzP5Wekx0kZbdh75AYNEYF/Q1HzBc1TVg1jCNMYjrZzfHjMIhbGMoGUoUs0jfEFeoxobg5Yb3naC+3VE0FPJ/BdT+eopOiFVuqF4dDZ68Te5uC4LanFfJiHxv0IM12hQA1GJMkS53I76PUEZrrDc9mVC8OV60rNKPR9BVdGiyIOrHtYzY803Di+INp8QdyGz21HJrv03FCVhuLaJqmuEh5eVNtJyO9uP9kj8mdseH41hkdcA7URMVNoji7cJghLnha4XY2me3qmEMxAVlgHM4Tc4Fw+oYCVdAlMg48whSOlHXoFznCZegxyHuNxBNhddFtqB1AJvl3rwhAcnUdcv5t6jm+W44bN/K8P2mTcsQH79HD7PLY4RmvB6UdUkHNrt+4FTZXPIFVr2NUIemrwG4YXYHXbU978BJBqrrccw2PPMZhxSbmtKP/PXT7rlMiPu1f7hdCsoVY0tRDkRi+l8Gt3rIkWHIKk/xkqF0Kokhb60k/3ezRyLvksxcZuY2FcDW04qib6cWMxbwteGbS1ibrpr47JI6djnVoqHGmBqgoVyVjQZsFVBS0lIyzZkV/GIm9sSRbWUJFBY6WwUFhfMY4rwY2wHR+v5MqFC0NIZ4W09/bhzRDuh3D06eH2OILxxe0HuBl1Pj3cwv0wWBvfXMLJH/2TN53fIRvpuJeNvjTXmLkvKX8XSWWMynoS3zZTzuMEaUF6lrrVatXl/nNXm0WvkrW9L+Phxd83Fx2SoYEuXbpXAx4soeOizh6LGDFZSPtp//Ss+6Z7QrK5ti7jquEP3Yxeu3u1e6IxDX/N9a1qEIdPrpenXCq/nYW9NPD/V7Y8DZeZufTb6d4MCDdAJf00D4MkYocmAYvY4PDVa0KS1pGlzWbGLd6ZtCzp9fcCjZ9uEVty42s6jAtp6VmwwZynFl/B7Oi62hGO4b9fIg9itOVyRUTumTdc+h6J6l+4ZJaTeh30cYSzRHu5a2h5tvWUzdn88YKYk1e0uhspj36kVA+k/aCH7ekSXKC/NAQPirylgv+M63f18fDlRYGaj8NpwmtSluW/yA/LIg==
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"}>Read holder global configuration</h1>

<MethodEndpoint method={"get"} path={"/v2/config/digital-wallet/openid/holder/global-configuration/{globalConfigurationId}"}></MethodEndpoint>



Retrieves a holder global configuration by its ID for OID4VCI and OpenID4VP flows.

## Request

<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Path Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Unique identifier of the issuer's global configuration.","in":"path","name":"globalConfigurationId","required":true,"schema":{"type":"string"}}}></ParamsItem></ul></div></details><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div></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"}>holderGlobalConfiguration</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"holderGlobalConfigurationId"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Unique identifier for the holder's global wallet configuration."}}></SchemaItem><SchemaItem collapsible={false} name={"supportCredentialEncryption"} required={true} schemaName={"boolean"} qualifierMessage={undefined} schema={{"type":"boolean","description":"When `true`, the holder's wallet supports encrypted OID4VCI Credential Responses."}}></SchemaItem><SchemaItem collapsible={false} name={"refreshCredentialStatusInterval"} required={false} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","description":"Interval (in seconds) at which the wallet checks credential revocation status."}}></SchemaItem><SchemaItem collapsible={false} name={"redirectUrl"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Default redirect URL for the OAuth 2.0 Authorization Code Flow during OID4VCI credential issuance."}}></SchemaItem><SchemaItem collapsible={false} name={"createdAt"} required={true} schemaName={"number"} qualifierMessage={undefined} schema={{"type":"number","description":"Unix timestamp (in seconds) when this configuration was created."}}></SchemaItem><SchemaItem collapsible={false} name={"updatedAt"} required={true} schemaName={"number"} qualifierMessage={undefined} schema={{"type":"number","description":"Unix timestamp (in seconds) when this configuration was last modified."}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"holderGlobalConfiguration\": {\n    \"holderGlobalConfigurationId\": \"string\",\n    \"supportCredentialEncryption\": true,\n    \"refreshCredentialStatusInterval\": 0,\n    \"redirectUrl\": \"string\",\n    \"createdAt\": 0,\n    \"updatedAt\": 0\n  }\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></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>
      