---
id: read-age-verification-with-eudi-wallet-extension
title: "Read age verification with eudi wallet extension"
description: "Read Age verification with eudi wallet extension"
sidebar_label: "Read age verification with eudi wallet extension"
hide_title: true
hide_table_of_contents: true
api: eJydVlFv2zYQ/isHPrWALGfJnoyiWJZknddiKJp2fQgM5CyepWskUiUpO57ht/2S/bT9kuEo2ZbsBN36ktCkvruPdx8/cqM0+cxxHdgaNVEfCDVc5gRLcrzgDGUeVhwKoEYzrLAsKQA9BjJeIIly5GtrPHk12ajzszP5Nwx68+l6Cp+PkJBZs+C8cTGFSlRmTSATBI51XXa5x1+8xNgonxVUoYzCuiY1UXb+hbKgElU7W5ML3DLYJ7gNGBrfA8ytLQkl1ZDe1GhJRh5WBYWCHISCninC01thD2RwXpJWW+FDnkyIqGtasGEZTXWPig+OTa4StbCuwqAmqmlYnzB734sEh1DAmkzgBZOTfO2vsL5yFEdY9neNzuH6JPI79gHsAnxT19YF0rCLAlkvTKI4UOX/Q9W77X9vtQ9Jj4rJT5ZtGPKqBx5UxmBF34b/2lRoRo5QS9Y+lYjfbkXjXxt2sr+7/VYjty7HbHvy1ZEMn26T4ATpKWsch7Wa3G3UZc1vSYazbbJRPxM6cpdNKOLMLFEBcy8pRKF/9BSqZomqKBRWq4nKKTYJBabGy4txe9zGe15jzGnUF7gSGm5JzkcWwxpdU2WhXVaJalypJqoIofaT8VhTZUdYc8q5QxNStkqIH0vZ6iaL6n0mzLci3AbM2eTPwX27fExkdijurThIK9ddiQ+npJ1IFEuqglDHFK2AlFTfOv5zV6chscv3U3igNWATCmlsW84UPhYESywbkoMmIr8fxLmHNg1UjQ8wJ6gdLfiRdOs09y1HuIcXxgaKAYJDLmMNaszoZQKU5ulR2Al0wFdr2zgpx+iB1q/vUzkQfTFt1Dz++mVnQb99/ni6tywj7yHYBzJQo/c7em2kjjOwgQEJ2Fcw2nb0gwhQya7i0rd4ttgsrLAR/8cs+j9VyNLbzp1+OvRz3xJ+c5gaCqGvoaPd7EHw4p+//n4pVoNwuyLNvgCNAYEeswJNToBGD+1fZMeZdMkuWZNLYRqg8eTBU7kYebskR5ybvZEmHf7IVHwCCJpzDljurlNJ5m3JGmqrIVBWGFvanMknrRdKzxEMraCkJZUiKDaBogXjnEvxbQmCTbAVBvk8s1VdMpqM2obF7TnKmzLux0vPEBZNWYpyNYfIs0JjyKUqUSVnZHy0z90pqDErCM7Ts5Oar1arFONyal0+7rB+/G56dfP77c1IMNtEBQ7loHkgZ0fbrKl215xKlFhQ26/zs/Mf04v0h3irWh8qND0+8a2C/+utMpDD5vDk+J53T6fjQI9hXJfIRljGsmw6371Ty4v2YbNguXb66BP3nSWqsD4IarOZo6dPrtxuZfprQy5eB4laoot6ai+HnU+JXT+IncXjWovxR9+Jvnb0ktr2L4k3N3LisbODgxU+RCvsBhJ9t2TWvdjHrthSkL9i3k9CXkm/39L69f7zduVZwN5H2q+lyHJn/gs5v8Eb
sidebar_class_name: "get api-method"
info_path: docs/extensions-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 age verification with eudi wallet extension</h1>

<MethodEndpoint method={"get"} path={"/v3/config/extension/age-verification"}></MethodEndpoint>



Read Age verification with eudi wallet extension

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

EUDI Wallet extension configuration

</div><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={"extensionStatus"} required={true} schemaName={"boolean"} qualifierMessage={undefined} schema={{"type":"boolean","description":"Indicates whether the Age verification with EUDI Wallet extension is enabled"}}></SchemaItem><SchemaItem collapsible={false} name={"presentationDefinitionId"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid","description":"Presentation Definition identifier"}}></SchemaItem><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>identityCredentials</strong><span className={"openapi-schema__name"}> object[]</span><span className={"openapi-schema__divider"}></span><span className={"openapi-schema__required"}>required</span></span></summary><div style={{"marginLeft":"1rem"}}><div style={{"marginTop":".5rem","marginBottom":".5rem"}}>

List of supported identity credentials

</div><li><div style={{"fontSize":"var(--ifm-code-font-size)","opacity":"0.6","marginLeft":"-.5rem","paddingBottom":".5rem"}}>Array [</div></li><SchemaItem collapsible={false} name={"enabled"} required={true} schemaName={"boolean"} qualifierMessage={undefined} schema={{"type":"boolean","description":"Indicates whether the credential is enabled"}}></SchemaItem><SchemaItem collapsible={false} name={"id"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Credential identifier"}}></SchemaItem><SchemaItem collapsible={false} name={"name"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Human-readable credential name"}}></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  \"extensionStatus\": true,\n  \"presentationDefinitionId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"identityCredentials\": [\n    {\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem></ApiTabs></div></div>
      