Get organization logo URL
Returns a URL to the organization's logo content, or null when no logo is set.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Response
The organization’s logo URL (null if unset).
logoUrl
URL to the logo's binary content, or null.
Errors
401
Unauthorized Error