---
id: config-read-admin-avatar
title: "Read admin avatar image"
description: "Reads the avatar image of the admin that owns the access token. The service gives the binary image data."
sidebar_label: "Read admin avatar image"
hide_title: true
hide_table_of_contents: true
api: eJzlVktvGzcQ/iuDOdkALcmOAxRCENSRnEBJ2xi1Yx8CAx7tjlaMd8kNyZWjCvvfiyFXz9jtrZde9kFyXt/MfMMV5uwzp+ugrcEh/smUewhzBlpQIAe6ooLBztJaXmkDYU4B7JPpzmUZew/BPrLpwc2cwbNb6Iyh0AtOZ6bakFt2unIK1EOFtmZHYnaS4xAza2a6EPMXYuQiWkeFjn1tjWePwxWeDQby2nf55p+cVUD+efOZNYFNEH1xo/+t5kL+fDbniuQrLGvGIfrgtClQ4cy6igIOMSnEtm1bheeDUzm8o4/qutRZjK3/zYuTu1odf2+04xyHX5Gds25kc0aVvsc7od2rtQd2+o2zgAprJ6gFneDYSm+d1SZwwYIc/6CqLhmH54NB+4z6ZwLciOA7ykGbuglQk6OKA7sYbqsO0P9iqAlz6/RfnKPCOVPOTryTo69Tvv6n0ExMYGeojA3BDqKZA4xahZ6zxumwxOHXFV7U+hPL532rVviOybG7aMI8rkjUVHhBZ6wLHaiEOypLDnD0uWYzGZ/fjo5R4RfPDn4nQwVXgvu9worD3EqfFRzBIlGJ/cVZ35qpJZf3Y7v0UyPFhkBxTRz30bP92MZc2S4uVNi4Eoc4D6H2w34/58qeUK17unBkQk9blGD2FVw5mzeZ/Lyk5t80XAcqtCleEvdp+9CR+y3g11J3qVzWsG/yTmlBoRZTKWOo0FAluxddycc6xsO8X1xN4JGXII3BJnTlnrhxQWWzYaiHPT0PkMxA1fgAU4ba8Uz/4ByedJjDQ/IRHuDI2MBRQXCky4hBTRkfK+Be0TtQO4RO8M3SNk7gOHnk5duHHrZqr8BWOI1/79cs9/Hu5ufYdtgeavJ+7V7S1PkM2sCeE7BBMDa7YJiM4aaRJW8o/aDNzK5Zg7LIGlyRltz6pq6tC79u87lJif6wXdovhN0aOohmIwS1swudsweCzEqjBwYtb2mgFEKXtNRpMLMObtnpmaZpyTBynEuuqfQw8b4hkzEcfY4tOTkGMvkLgleO/cbEpo2vjsWjYDNbeikc7UGqio3IeLCuINNBK8kA7X3DCua2zFU0thALS8g7msh23Gt8rJhAJieX+5MYryYTYFbaJ5/S2SEdvb17NYLbERx9vLs5VjC5vHkP1+OTj3c3cDtK1ibXn+H0l8Hpq5PXUI1t1q/Gv+3YhDQ4vYzdUmdsfKTldTPVlM0ZznqDn1L39PTUo7jds67od7K+/9tkdPnH9eWJyLQKgw7lXg1EsHKbNZvsoUJhspT2s8HZee9V71Rka+tDRWbHH7mDdDed3WvFYSvsjLX/8tbUdUvgH6Ffl6SNBBFRW3Ws/hUXZ3K9SryOCqN9ee9w+73CufVBTq9WU/L8xZVtK8vfG3ZxAClckItFmsbRmgVlGDwKWUYyqGWcRFaTBGwvUu3u0PlwKUxCHc1sKfYxUmz3IXrXW2a5o/WQbZNxecpQeFbkjRTAJ16+3RxPOy8KbPgpnRZY79u2/RtjndOx
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 admin avatar image</h1>

<MethodEndpoint method={"get"} path={"/v2/onboard/admin/avatarimage"}></MethodEndpoint>



Reads the avatar image of the admin that owns the access token. The service gives the binary image data.

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

The avatar image of the admin, as binary image data.

</div><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"image/jpeg"} value={"image/jpeg"}><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"}}><div style={{"marginTop":".5rem","marginBottom":".5rem","marginLeft":"1rem"}}>

string

</div></ul></details></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>
      