Fields
string (uuid)
required
Unique identifier for the company.
string
required
Always
company.string | null
The company name.
string | null
The company website URL.
string | null
The company domain.
string | null
URL to the company logo.
integer | null
Estimated number of employees.
string[]
required
List of industries the company operates in.
string | null
The city where the company is located.
string | null
The state or region where the company is located.
string | null
The country where the company is located.
string (date-time)
required
Timestamp when the company was created.
string (date-time)
required
Timestamp when the company was last updated.
Example
Used in
- List companies - returns an array of company objects
- Get a company - returns a single company object