---
title: "Get Notetaker Image"
method: GET
path: "/organization/notetaker-image"
tags: ["Organization"]
---

# Get Notetaker Image

`GET /organization/notetaker-image`

Get the current organization's notetaker image.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- NotetakerImageResultDTO
  - `notetaker_image` string, nullable

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nomi/apis/fastapi.md) · [All operations](https://skmtc.dev/nomi/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nomi/fastapi/revisions/63a2f545499c/schema)
