curl --request GET \
--url http://localhost:3333/v1/trust-access/{friendlyUrl}/favicon{
"faviconUrl": "<string>"
}Retrieve the favicon URL for the trust portal.
curl --request GET \
--url http://localhost:3333/v1/trust-access/{friendlyUrl}/favicon{
"faviconUrl": "<string>"
}Was this page helpful?