---
title: "Get fiscalization customization logo"
method: GET
path: "/fiscal-document/v1/fiscalization/customization/logo"
tags: ["Fiscalization"]
---

# Get fiscalization customization logo

`GET /fiscal-document/v1/fiscalization/customization/logo`

Returns a presigned URL for the fiscalization customization logo

## Headers

- `X-Property-ID` integer, required

## Response `200`

Logo URL retrieved successfully

- GetLogoResponse
  - `logoUrl` string, uri — Presigned URL to access the (cropped) logo file
  - `originalLogoUrl` string, uri — Presigned URL to access the original uncropped logo; only present when a crop has been applied

## Other responses

- `404` — Fiscalization config not found for property

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/revisions/2faa857793e8/schema)
