---
title: "Get Trust Center favicon"
method: GET
path: "/v1/trust-access/{friendlyUrl}/favicon"
tags: ["Trust Access"]
---

# Get Trust Center favicon

`GET /v1/trust-access/{friendlyUrl}/favicon`

Retrieve the favicon URL used by a published Trust Center so embedded or mirrored experiences can match branding.

## Path parameters

- `friendlyUrl` string, required

## Response `200`

Favicon URL retrieved successfully

- object
  - `faviconUrl` string, nullable — Signed URL to the favicon, or null if not set

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
