v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
Assets

Get Logo

Returns the logo of the portal.

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

Response

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

Example response

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