Get portal branding by domain
GET/api/v1/public/branding
Public endpoint called by the portal/admin SPA on first load.
Returns only display-safe fields (name, logo, colors, links). Never exposes org IDs, billing, features, or internal settings.
For unknown partner domains: returns 404 + tenant_not_configured. For GoRoute domains: returns GoRoute defaults.
Requestโ
Responsesโ
- 200
- 404
- 422
Successful Response
Tenant not configured for this domain
Validation Error