Assets

Get Favicon

Returns the favicon of the portal.

get/v3/portals/{portalId}/assets/favicon

Response

Image asset for the portal. Can be either png, jpeg or svg

Example response

{
  "data": "data:image/png,YW5faW1hZ2VfZmlsZQ=="
}