Method Details
HTTP Methods:
GET
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
crm.objects.companies.read
This endpoint is used to get data about a company in HubSpot, specified by its companyId.
Use cases for this endpoint: You can also use this API for syncing any changes made to a particular company in HubSpot to the corresponding record in an Account-Based Marketing (ABM) system. It can also be used to look up specific attributes of a company.
Response details
- If the request is successful, returns a 200 response with an object representing the specified company.
- Returns a 404 error if there is no company record for the specified ID.