Skip to main content
GET
Public branding for a session

Path Parameters

sessionId
string
required

Response

200 - application/json

Branding (session's copy merged over the Minerva defaults)

The ONLY body the public branding endpoint may serve. Unknown ids get the pure Minerva defaults with the same shape (logo and logo_square null).

branding
object
required

The render-ready theme for one session: the session's create-time copy merged over the Minerva defaults, so every presentation field is always populated. Each logo slot carries the bare asset_id only (or null); the consumer builds /branding/logo?v=<asset_id> or /branding/logo/square?v=<asset_id> itself.