---
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/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
