Get Company
Retrieve a specific company by its ID. You can optionally group upvotes to get aggregated vote counts.Path Parameters
Unique identifier of the company
Query Parameters
Whether to group upvotes and return aggregated counts
Response
Unique identifier for the company
Company name
List of domains associated with the company
External IDs for the company
Whether to automatically add contacts with matching domains
Company size (number of employees)
Annual revenue
Linear customer tier ID
Linear customer status ID
Timestamp when the company was created
Timestamp when the company was last updated
ID of the workspace this company belongs to
Array of contacts associated with this company
Contact ID
Contact name
Contact email address
Total number of upvotes for this company (only when groupUpvotes=true)
Example Request
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
Successful response
The response is of type any.