Get logo content by organization id
Streams the logo image bytes for the given organization id, used by the public logo URL.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
organizationId
Response
The logo image bytes.
Errors
401
Unauthorized Error
404
Not Found Error