Trust Access

Get favicon URL for a trust portal

Retrieve the favicon URL for the trust portal.

get/v1/trust-access/{friendlyUrl}/favicon

Path parameters

friendlyUrlstring required

Trust Portal friendly URL or Organization ID

Response

Favicon URL retrieved successfully

faviconUrlstring nullable

Signed URL to the favicon, or null if not set

Changes