Get logo content by organization id

View as Markdown
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

organizationIdstringRequired

Response

The logo image bytes.

Errors

401
Unauthorized Error
404
Not Found Error