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

# Get favicon URL for a trust portal

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

Retrieve the favicon URL for the trust portal.

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