---
title: "Getting the logo configured for the server"
method: GET
path: "/v1/config/logo"
tags: ["System Configuration"]
---

# Getting the logo configured for the server

`GET /v1/config/logo`

_(introduced: version 2026.1)_

If no logo has been configured for the server, this endpoint will return a `404`. Once a configuration is set, this endpoint will return the custom logo that has been configured.

## Response `200`

OK

## Other responses

- `304` — Not Modified
- `404` — Not Found

## Changes

- **2026-05-23** `cf930c47cc31` — 1 info
  - added the non-success response with the status `304`
- **2026-04-03** `2aed27d9e013` — 1 info
  - endpoint added
- **2025-03-13** `e8c2858fd4eb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/getodk/apis/odk-central-api/changes/v1/config/logo/get.md)

---

[API](https://skmtc.dev/getodk/apis/odk-central-api.md) · [All operations](https://skmtc.dev/getodk/apis/odk-central-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getodk/odk-central-api/revisions/d4f5ba77f644/schema)
