---
title: "Retrieve user logo"
method: GET
path: "/api/watermarks/logo"
tags: ["Watermarks"]
---

# Retrieve user logo

`GET /api/watermarks/logo`

Retrieve the logo file for the current user as raw bytes.

## Response `200`

Logo file retrieved successfully

## Other responses

- `401` — Unauthorized
- `404` — Logo not found for user

---

[API](https://skmtc.dev/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.dev/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/herondata/heron-data-api/revisions/f2e441edece2/schema)
