PublicCompanyProfileModel
Contains Public Company Profile data.
Methods
The following API methods use this data model.
Required Fields
companyId
The unique ID of the company associated with this profile.
Optional Fields
companyName
string, nullable, 0-100 characters
The short name of the company associated with this profile.
companyLogoUrl
string, nullable, 0-512 characters
The URL of this company's logo, if known.
website
string, nullable, 0-512 characters
Website URL for the company associated with this profile.
description
string, nullable, 0-254 characters
Description of the company associated with this profile.
publicUrlSlug
string, nullable, 0-100 characters
The public url slug for this Public Company Profile.
Updated 20 days ago