Skip to main content
Fetch a signed URL for the organization logo

Path Parameters

organization_id
string
required

Response

Successful Response

A signed URL for reading an organization's logo.

url
string
required

Signed storage URL for the logo. Load it directly (e.g. as an image source); it carries its own signature and needs no auth header. Treat it as short-lived and refetch rather than persist.

expires_in
integer
required

Seconds until the URL expires, from when it was issued.