Avatar

Display avatar for a company: logo image URL and fallback initials.

  • image
    Type: string

    Absolute URL of the company's logo image. null when no valid logo URL is available; clients should fall back to initials in that case.

  • initials
    Type: string

    A single uppercase initial derived from the first character of the company name, for use as a placeholder when no logo image is available. Empty string if the name is blank.

Grand Public API